CHANGELOG.md in itamae-1.6.2 vs CHANGELOG.md in itamae-1.6.3
- old
+ new
@@ -1,4 +1,10 @@
+## v1.6.3
+
+Features
+
+- [New command: `itamae init` which creates files and directories following the best practices (by @hmadison)](https://github.com/itamae-kitchen/itamae/pull/172)
+
## v1.6.2
Bugfixes
- [Treat recipe name, arg of `include_recipe`, including `::` twice or more properly (by @sue445)](https://github.com/itamae-kitchen/itamae/pull/171)