CHANGELOG.md in itamae-1.3.4 vs CHANGELOG.md in itamae-1.3.5
- old
+ new
@@ -1,4 +1,14 @@
+## v1.3.5
+
+Improvements
+
+- [`create` action of `file` resource without `content` attribute changes mode and owner without touching the content of the file](https://github.com/itamae-kitchen/itamae/compare/itamae-kitchen:d4a0abc...itamae-kitchen:3eae144)
+
+Bugfixes
+
+- [Edit action of file resource should set owner and mode if specified (by @eagletmt)](https://github.com/itamae-kitchen/itamae/pull/143)
+
## v1.3.4
Improvements
- [Output stdout/err logs during command execution](https://github.com/itamae-kitchen/itamae/commit/24f140dd9744f30c645422959a6a72b6e31eacc4)