diff --git a/CHANGELOG.md b/CHANGELOG.md index 78c3081..9ac51ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Lotus::Router Rack compatible HTTP router for Ruby +## v0.3.0 - 2015-03-23 + ## v0.2.1 - 2015-01-30 ### Added - [Alfonso Uceda Pompa] Lotus::Action compat: invoke `.call` if defined, otherwise fall back to `#call`.