CHANGELOG.md in rack-bearer_auth-0.1.1 vs CHANGELOG.md in rack-bearer_auth-1.0.0

- old
+ new

@@ -1,8 +1,25 @@ ## Unreleased +## 1.0.0 (2019-04-08) + +### Changes + +* Add support Ruby 2.6 + +### Misc + +* Change required rubocop version +* Fix rubocop offenses +* Fix file modes +* Relax bundler version +* Add examples + + ## 0.1.1 (2018-05-24) + +### Bug fixes * Fix warnings on unmatched routes ## 0.1.0 (2018-05-17)