diff --git a/changelog.md b/changelog.md index 6e713222a..2fc9c567d 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,6 @@ ## Changelog +### 4.14.1 - Bugfix: when validating all rules against all attributes for existing models, "exists" and "unique" rules would cause problems ### 4.14.0 diff --git a/readme.md b/readme.md index a666a30b0..0cc0f52fd 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ Administrator is an administrative interface builder for [Laravel](http://larave - **Author:** Jan Hartigan - **Website:** [http://frozennode.com](http://administrator.frozennode.com/) -- **Version:** 4.14.0 +- **Version:** 4.14.1 [![Build Status](https://travis-ci.org/FrozenNode/Laravel-Administrator.png?branch=master)](https://travis-ci.org/FrozenNode/Laravel-Administrator) @@ -53,6 +53,9 @@ Administrator is released under the MIT License. See the LICENSE file for detail ## Recent Changelog +### 4.14.1 +- Bugfix: when validating all rules against all attributes for existing models, "exists" and "unique" rules would cause problems + ### 4.14.0 - New translations (hr, nb) - Bugfix: The Spanish translation had an issue with noun genders