Skip to content

Commit b75db81

Browse files
committed
Update README. 0.10 is no longer RC
1 parent b6d4ec0 commit b75db81

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,9 @@ But we strongly advise you to use **JsonApi Adapter**, which
5555
follows 1.0 of the format specified in [jsonapi.org/format](http://jsonapi.org/format).
5656
Check how to change the adapter in the sections below.
5757

58-
## RELEASE CANDIDATE, PLEASE READ
59-
60-
This is the **master** branch of ActiveModelSerializers.
61-
62-
It will become the `0.10.0` release when it's ready. Currently this is a release candidate.
63-
6458
`0.10.x` is **not** backward compatible with `0.9.x` nor `0.8.x`.
6559

66-
`0.10.x` will be based on the `0.8.0` code, but with a more flexible
60+
`0.10.x` is based on the `0.8.0` code, but with a more flexible
6761
architecture. We'd love your help. [Learn how you can help here.](CONTRIBUTING.md)
6862

6963
It is generally safe and recommended to use the master branch.

0 commit comments

Comments
 (0)