CHANGELOG.md in streaker-1.1.0 vs CHANGELOG.md in streaker-1.1.1
- old
+ new
@@ -1,8 +1,13 @@
# Changelog
This project adheres to [Semantic Versioning](http://semver.org/).
+## [1.1.1] - 2018-08-22
+
+Bugfix:
+ - Use `http` as a production dependency
+
## [1.1.0] - 2018-08-21
Features:
- Replace `streak-ruby` dependency by `http`.
- Make only one call to update a box instead of one per attribute.