CHANGELOG.md in cobra_commander-0.3.0 vs CHANGELOG.md in cobra_commander-0.3.1

- old
+ new

@@ -1,8 +1,12 @@ # Change Log ## Unreleased +## Version 0.3.1 - 2018-08-15 + +* Resolve Bundler API version issue causing breakage building a ComponentTree. PR [#19](https://github.com/powerhome/cobra_commander/pull/19) + ## Version 0.3.0 - 2017-10-22 ### Added * Add `name` option for `changes --result` flag that outputs affected component names. PR [#12](https://github.com/powerhome/cobra_commander/pull/12)