CHANGELOG.markdown in octopolo-0.3.3 vs CHANGELOG.markdown in octopolo-0.3.4
- old
+ new
@@ -1,5 +1,18 @@
+#### v0.3.4
+* Adding delete flag to dated branch creation commands for non-interactive support
+
+ > Brian Bergstrom: Andy Fleener: https://github.com/sportngin/octopolo/pull/49
+
+* Command Errors Should Not Be Rescued
+
+ > Brian Bergstrom: Andy Fleener: https://github.com/sportngin/octopolo/pull/47
+
#### v0.3.3
+* Errors from CLI commands should throw and exception
+
+ > Brian Bergstrom: Andy Fleener: https://github.com/sportngin/octopolo/pull/46
+
#### v0.3.2
* Add new autocomplete_commands toggle; fixes #34
> Chris Arcand: Andy Fleener: https://github.com/sportngin/octopolo/pull/44