From 32d796ed3d3dd80358358573c91689b4eab01d6f Mon Sep 17 00:00:00 2001 From: Henrique Moody Date: Wed, 22 May 2019 21:14:35 +0200 Subject: [PATCH] Add warning about the stable version Signed-off-by: Henrique Moody --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c9a01620..116d6704 100644 --- a/README.md +++ b/README.md @@ -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