CHANGELOG.md in hanami-router-1.1.0.beta1 vs CHANGELOG.md in hanami-router-1.1.0.beta2

- old
+ new

@@ -1,7 +1,9 @@ # Hanami::Router Rack compatible HTTP router for Ruby +## v1.1.0.beta2 - 2017-10-03 + ## v1.1.0.beta1 - 2017-08-11 ## v1.0.1 - 2017-07-10 ### Added - [Luca Guidi] Introduce new introspection methods (`#redirect?` and `#redirection_path`) for recognized routes (see `Hanami::Router#recognize`)