Skip to content

Commit 1d6b623

Browse files
committed
Update README.md
1 parent 07b0b76 commit 1d6b623

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

README.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -27,26 +27,6 @@ Via Composer
2727
$ composer require art4/json-api-client
2828
```
2929

30-
### :building_construction: Development notice
31-
32-
**JsonApiClient can be considered as stable** and version 0.10 will be the last development version.
33-
34-
After version 0.8 there where no breaking changes. Every change was backward compatible and every functionality that will be removed in future now only triggers a deprecated warning.
35-
36-
After version 0.10 is released all deprecated code will be removed and version 1.0 will be released.
37-
38-
This simply means for you:
39-
40-
1. Update to version 0.10
41-
2. Make your code deprecation free
42-
3. You are now ready for upgrading to version 1.0 without breaking your code
43-
44-
(Compare the [Symfony upgrade documentation](https://symfony.com/doc/current/setup/upgrade_major.html))
45-
46-
#### :warning: Attention for older versions
47-
48-
Version 0.6.1 and below interprets the pagination links wrong. Make sure you are using the latest version of JsonApiClient. See [#19](https://github.com/Art4/json-api-client/issues/19), [#23](https://github.com/Art4/json-api-client/pull/23) and [#26](https://github.com/Art4/json-api-client/pull/26) for more information.
49-
5030
## :rocket: Usage
5131

5232
See the [quickstart guide](docs/helper-parser.md) or the [documentation](docs/README.md).

0 commit comments

Comments
 (0)