CHANGES.md in rails-auth-2.1.3 vs CHANGES.md in rails-auth-2.1.4

- old
+ new

@@ -1,4 +1,10 @@ +### 2.1.4 (2018-07-12) + +* [#51](https://github.com/square/rails-auth/pull/51) + Fix bug in `permit` custom matcher so that a description is rendered. + ([@yellow-beard]) + ### 2.1.3 (2017-08-04) * [#44](https://github.com/square/rails-auth/pull/44) Normalize abnormal whitespace in PEM certificates for Passenger 5. ([@drcapulet])