CHANGELOG.md in infrataster-0.1.12 vs CHANGELOG.md in infrataster-0.1.13
- old
+ new
@@ -1,5 +1,15 @@
# Infrataster Changelog
+## v0.1.13
+
+* Make Infrataster's methods available in before(:all) block. (by @KitaitiMakoto)
+
+## v0.1.12
+
+* Add infrataster command to create template directory.
+* Specify host in a option passed to Server.define. (by @KitaitiMakoto)
+* Add Server#ssh method. (by @KitaitiMakoto)
+
## v0.1.11
* Slight bug fixes
## v0.1.10