CHANGELOG.rdoc in boson-1.0.1 vs CHANGELOG.rdoc in boson-1.1.0
- old
+ new
@@ -1,4 +1,9 @@
+== 1.1.0
+* Add Runner.execute
+* Allow Runner to define commands with Kernel method names
+* Fix Runner.load_options
+
== 1.0.1
* Fix RunnerLibrary not parsing options correctly
== 1.0.0
* A new slim boson!