CHANGELOG.md in boxes-2.0.0 vs CHANGELOG.md in boxes-2.0.1
- old
+ new
@@ -1,6 +1,13 @@
# CHANGELOG
+## 2.0.1 (18/10/2015)
+
+* Fixes a launch exception relating to configuration.
+* Adds support for Travis CI.
+* Correctly sets configured environment variables should be set before running.
+* Does a better job of handling errors when running builds.
+
## 2.0.0 (10/10/2015)
* Conversion to being a command line tool distributed through Ruby Gems.
* Basic test coverage using Specs and Feature tests.
* Maintains an environment for running builds.