CHANGELOG.md in hanami-router-2.0.2 vs CHANGELOG.md in hanami-router-2.1.0.beta1
- old
+ new
@@ -1,8 +1,15 @@
# Hanami::Router
Rack compatible HTTP router for Ruby
+## v2.1.0.beta1 - 2023-06-29
+
+### Added
+
+- [Tim Riley] Accept `not_allowed_proc:` argument when initializing `Hanami::Router`. This allows
+ customisation of the `not_allowed` behavior like for `not_found` (#259)
+
## v2.0.2 - 2022-12-25
### Added
- [Luca Guidi] Official support for Ruby 3.2