ChangeLog.md in chake-0.90.3 vs ChangeLog.md in chake-0.91
- old
+ new
@@ -1,4 +1,13 @@
+# 0.91
+
+- itamae: handle empty recipe list
+- Add support for configuring encrypted files explicitly
+- itamae-remote: handle empty recipe list
+- Rakefile: deb:install: install dependencies as well
+- activate.sh: add script to use this source dir in a shell
+- Make rsync invocations quiet by default
+
# 0.90.3
- `itamae_spec`: fix rspec warning about syntax for `expect { }.to raise`
- bootstrap: `00_set_hostname.sh`: don't set hostname if not needed
- Chake::Connection: add missing require for `$CHILD_STATUS`