CHANGELOG.md in infrataster-0.1.10 vs CHANGELOG.md in infrataster-0.1.11

- old
+ new

@@ -1,7 +1,10 @@ # Infrataster Changelog +## v0.1.11 +* Slight bug fixes + ## v0.1.10 * rspec ~> 2.0 ## v0.1.9 @@ -16,10 +19,10 @@ * Fix a key name in a config passed to Net::SSH.start. (by @rrreeeyyy) ## v0.1.6 -* Implement `Server#ssh\_exec` which executes a command on the server via SSH. +* Implement `Server#ssh_exec` which executes a command on the server via SSH. ## v0.1.5 * Extract mysql resource to [infrataster-plugin-mysql](https://github.com/ryotarai/infrataster-plugin-mysql).