CHANGELOG.md in streaker-1.2.0 vs CHANGELOG.md in streaker-1.2.1
- old
+ new
@@ -1,17 +1,24 @@
# Changelog
This project adheres to [Semantic Versioning](http://semver.org/).
+## Unreleased
+
+## [1.2.1] - 2019-01-14
+
+Fix:
+- Allow higher versions of the `http` gem.
+
## [1.2.0] - 2018-09-25
Feature:
-- Update the owner of a box with box.update
+- Update the owner of a box with `box.update`.
## [1.1.1] - 2018-08-22
Bugfix:
- - Use `http` as a production dependency
+ - Use `http` as a production dependency.
## [1.1.0] - 2018-08-21
Features:
- Replace `streak-ruby` dependency by `http`.