CHANGELOG.md in tree_branch-1.1.0 vs CHANGELOG.md in tree_branch-1.1.1
- old
+ new
@@ -1,7 +1,17 @@
+# 1.0.1 (June 28th, 2019)
+
+Maintenance Release
+
+* Fixed a Readme bug where the StateComparator example incorrectly referenced context as an object instead of a Hash.
+* Other minor README.md changes to improve clarity.
+* Updated Ruby versions used for testing.
+* Added a default Rake task to run all checks.
+* Removed Gemfile.lock from version control.
+
# 1.1.0 (February 5th, 2019)
-Maintance Release
+Maintenance Release
* Updated Dependencies
* Installed SimpleCov
* Updated Rubocop