CHANGELOG.md in billomat-1.1.0 vs CHANGELOG.md in billomat-1.2.0
- old
+ new
@@ -1,8 +1,15 @@
### next
* TODO: Replace this bullet point with an actual description of a change.
+### 1.2.0
+
+* Moved the development dependencies from the gemspec to the Gemfile (#19)
+* Introduce `after_response` callback (#22)
+* Fix response parsing for responses exceeding the page size (#23)
+* Dropped support for Ruby <2.7 (#24)
+
### 1.1.0
* Added support for Gem release automation
### 1.0.0