NEWS.md in clearance-1.12.0 vs NEWS.md in clearance-1.12.1

- old
+ new

@@ -1,10 +1,16 @@ # News The noteworthy changes for each Clearance version are included here. For a complete changelog, see the git history for each version via the version links. +## [1.12.1] - January 7, 2016 + +### Fixed +- Fixed the `create_users` migration generated by `rails generate + clearance:install` under Rails 3.x. + ## [1.12.0] - November 17, 2015 ### Added - Users will now see a flash message when redirected to sign in by `require_login`. This I18n key for this message is @@ -239,10 +245,9 @@ ### Deprecated - A `cookie_expiration` lambda that does not accept this `cookies` parameter has been deprecated. [1.1.0]: https://github.com/thoughtbot/clearance/compare/v1.0.1...v1.1.0 - ## [1.0.1] - August 9, 2013 ### Fixed - Fix an issue when trying to sign in with `nil`