CHANGES.md in rails-auth-0.5.2 vs CHANGES.md in rails-auth-0.5.3

- old
+ new

@@ -1,4 +1,10 @@ +### 0.5.3 (2016-04-28) + +* [#22](https://github.com/square/rails-auth/pull/22) + Use explicit HTTP_METHODS whitelist when 'ALL' method is used. + ([@tarcieri]) + ### 0.5.2 (2016-04-27) * [#21](https://github.com/square/rails-auth/pull/21) Send correct Content-Type on ErrorPage middleware. ([@tarcieri])