CHANGELOG.md in itamae-1.9.5 vs CHANGELOG.md in itamae-1.9.6.pre
- old
+ new
@@ -1,4 +1,15 @@
+## v1.9.6 (pre)
+
+Features
+
+- [Introduce `--detailed-exitcode` option.](https://github.com/itamae-kitchen/itamae/pull/206)
+
+Bugfixes
+
+- [If `git rev-list` fails, do `git fetch origin`](https://github.com/itamae-kitchen/itamae/pull/205)
+- [If gid passed to user resource is a String, treat it as group name.](https://github.com/itamae-kitchen/itamae/pull/207)
+
## v1.9.5
Bugfixes
- [Set mode and owner correctly when file not changed (by @sorah)](https://github.com/itamae-kitchen/itamae/commit/438d79e4ef714f637f8f1cb50b01293e5232340a)