CHANGELOG.md in sunzi-2.0.0 vs CHANGELOG.md in sunzi-2.1.0

- old
+ new

@@ -1,5 +1,5 @@ -## 2.0, release 2018-01 +## 2.0, release 2018-01-14 * Plug-in support for commands. * Separate "setup" and "teardown" commands for VPS into the "sunzi-vps" gem as a plugin. * "attributes" are now "vars" in sunzi.yml and shell scripts. * ERB templating (e.g. <%= @vars.environment %>) is always enabled. * Individual attribute files compiled/attributes/* are no longer supported. Use ERB template methods instead.