CHANGELOG.md in hanami-router-2.0.0.rc1 vs CHANGELOG.md in hanami-router-2.0.0
- old
+ new
@@ -1,8 +1,14 @@
# Hanami::Router
Rack compatible HTTP router for Ruby
+## v2.0.0 - 2022-11-22
+
+### Fixed
+
+- [Luca Guidi] Don't parse request body when Body Parser already parsed it
+
## v2.0.0.rc1 - 2022-11-08
### Fixed
- [Luca Guidi] During routes inspection, ensure to print path prefixes for nested named routes