CHANGES.md in clamp-1.0.1 vs CHANGES.md in clamp-1.1.0
- old
+ new
@@ -1,6 +1,12 @@
# Changelog
+## 1.1.0 (2016-10-17)
+
+* Add `#subcommand_missing`.
+* Fix issue#66: pass parameter values down to nested subcommands.
+* Drop support for Ruby 1.9 and 2.0.
+
## 1.0.1 (2016-10-01)
* Minor bug-fixes.
## 1.0.0 (2015-06-08)