CHANGELOG.md in lotus-router-0.4.2 vs CHANGELOG.md in lotus-router-0.4.3
- old
+ new
@@ -1,7 +1,11 @@
# Lotus::Router
Rack compatible HTTP router for Ruby
+## v0.4.3 - 2015-09-30
+### Added
+- [Luca Guidi] Official support for JRuby 9k+
+
## v0.4.2 - 2015-07-10
### Fixed
- [Alfonso Uceda Pompa] Ensure mounted applications to not repeat their prefix (eg `/admin/admin`)
- [Thiago Felippe] Ensure router inspector properly prints routes with repeated entries (eg `/admin/dashboard/admin`)