CHANGELOG.md in itamae-1.1.10 vs CHANGELOG.md in itamae-1.1.11
- old
+ new
@@ -1,4 +1,11 @@
+## v1.1.11
+
+Bugfixes
+
+- [Do not include recipes which are already included.](https://github.com/itamae-kitchen/itamae/pull/85)
+ - This may break backward compatibility.
+
## v1.1.10
Feature
- `--dot` option to write dependency graph of recipes (Experimental)