CHANGES.md in rails-auth-0.4.1 vs CHANGES.md in rails-auth-0.5.0

- old
+ new

@@ -1,4 +1,10 @@ +### 0.5.0 (2016-04-24) + +* [#19](https://github.com/square/rails-auth/pull/19) + Add Rails::Auth::Credentials::InjectorMiddleware. + ([@tarcieri]) + ### 0.4.1 (2016-04-23) * [#17](https://github.com/square/rails-auth/pull/17) Use PATH_INFO instead of REQUEST_PATH. ([@tarcieri])