removed text in README that is in DEPRECATIONS

This commit is contained in:
Manuel
2021-08-24 01:41:40 +02:00
committed by GitHub
parent 826d55c1b6
commit 2f557f86b2

View File

@@ -191,7 +191,7 @@ Deprecations become breaking changes after notifying developers through deprecat
- `5.0.0` marks the beginning of logging the deprecation warning for one entire major release
- `6.0.0` makes the breaking change by removing the deprecation warning and making the new feature replace the existing feature
Developer feedback during the deprecation period may further postpone the introduction of a breaking change. The [Deprecation Plan](https://github.com/parse-community/parse-server/blob/master/DEPRECATIONS.md) gives an overview of deprecations and planned breaking changes.
See the [Deprecation Plan](https://github.com/parse-community/parse-server/blob/master/DEPRECATIONS.md) for an overview of deprecations and planned breaking changes.
## Feature Considerations
### Security Checks