Skip to content

Commit a17fe49

Browse files
authored
Remove old Arrow 2.0 warning (#3548)
1 parent 13f567a commit a17fe49

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

-14
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,6 @@ blocks to empower users to write pure FP apps and libraries built atop higher or
2525

2626
The documentation is hosted in a [separate repository](https://github.com/arrow-kt/arrow-website).
2727

28-
## Arrow 2.0
29-
30-
⚠️ _**Every new API has been backported to Arrow 1.2**. We strongly discourage from using Arrow 2.0
31-
at this point, except for testing purposes, and use Arrow 1.2 instead._
32-
33-
The next version of Arrow is [in active development](https://github.com/arrow-kt/arrow/pull/2778).
34-
If you want to try it, you need to add the following repository in your build file:
35-
36-
```
37-
maven("https://oss.sonatype.org/content/repositories/snapshots")
38-
```
39-
40-
and depend on the `2.0.0-SNAPSHOT` version of the desired library.
41-
4228
## Join Us
4329

4430
Arrow is an inclusive community powered by awesome individuals like you. As an actively growing

0 commit comments

Comments
 (0)