CHANGELOG.md in hanami-router-2.0.0.beta1 vs CHANGELOG.md in hanami-router-2.0.0.beta2
- old
+ new
@@ -1,8 +1,14 @@
# Hanami::Router
Rack compatible HTTP router for Ruby
+## v2.0.0.beta2 - 2022-08-16
+
+### Fixed
+
+- [Luca Guidi] [Internal] Ensure `Hanami::Middleware::Error` class is available where it is needed [#225]
+
## v2.0.0.beta1 - 2022-07-20
### Added
- [Marc Busqué] Introduced `Hanami::Router::Formatter::CSV` for CSV inspection of the routes