Skip to content

Commit

Permalink
version bump to 4.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
janhartigan committed Nov 5, 2014
1 parent 0059085 commit 0649495
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Changelog

### 4.14.2
- Bugfix: Query clauses in the newQuery method for models was throwing errors if bindings were involved

### 4.14.1
Expand Down
5 changes: 4 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
- **Version:** 4.14.2

[![Build Status](https://travis-ci.org/FrozenNode/Laravel-Administrator.png?branch=master)](https://travis-ci.org/FrozenNode/Laravel-Administrator)

Expand Down Expand Up @@ -53,6 +53,9 @@ Administrator is released under the MIT License. See the LICENSE file for detail

## Recent Changelog

### 4.14.2
- Bugfix: Query clauses in the newQuery method for models was throwing errors if bindings were involved

### 4.14.1
- Bugfix: when validating all rules against all attributes for existing models, "exists" and "unique" rules would cause problems

Expand Down

0 comments on commit 0649495

Please sign in to comment.