FEATURES.md in hanami-1.1.0 vs FEATURES.md in hanami-1.1.1

- old
+ new

@@ -1,10 +1,12 @@ # Hanami ### The web, with simplicity. ## Features -## v1.1.0 (unreleased) +## v1.1.1 - 2018-02-27 + +## v1.1.0 - 2017-10-25 - One-To-Many association (aka `belongs_to`) - One-To-One association (aka `has_one`) - Many-To-Many association (aka `has_many :through`) - Allow third-party developers to register commands for CLI (eg `hanami generate webpack`)