ChangeLog.md in chake-0.90.2 vs ChangeLog.md in chake-0.90.3
- old
+ new
@@ -1,4 +1,10 @@
+# 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`
+
# 0.90.2
- upload: make sure to reupload on config manager changes
- Apply suggestions by rubocop 1.39.0
- Chake::Connection: avoid setting constant inside of block