CHANGES.md in rails-auth-0.5.1 vs CHANGES.md in rails-auth-0.5.2
- old
+ new
@@ -1,4 +1,10 @@
+### 0.5.2 (2016-04-27)
+
+* [#21](https://github.com/square/rails-auth/pull/21)
+ Send correct Content-Type on ErrorPage middleware.
+ ([@tarcieri])
+
### 0.5.1 (2016-04-24)
* [#20](https://github.com/square/rails-auth/pull/20)
Handle X5.09 filter exceptions.
([@tarcieri])