Add warning about the stable version

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
This commit is contained in:
Henrique Moody 2019-05-22 21:14:35 +02:00
parent 6a52b63bbb
commit 32d796ed3d
No known key found for this signature in database
GPG key ID: 221E9281655813A6

View file

@ -9,6 +9,8 @@
[The most awesome validation engine ever created for PHP.](http://bit.ly/1a1oeQv)
> ⚠️ The last stable version is [1.1][]. This version is not **stable**. ⚠️
## Documentation
Documentation can be found in https://respect-validation.readthedocs.io and also
@ -19,3 +21,5 @@ in the [docs/](docs/) folder.
- [Contributing](CONTRIBUTING.md)
- [License](LICENSE.md)
- [Changelog](CHANGELOG.md)
[1.1]: https://github.com/Respect/Validation/tree/1.1