CHANGELOG.md in knapsack-1.17.1 vs CHANGELOG.md in knapsack-1.17.2
- old
+ new
@@ -1,8 +1,19 @@
### unreleased
* TODO
+### 1.17.2
+
+* Allow for new `bundler` in development
+* Test Ruby 2.6 on CI
+* Add info about Knapsack Pro Queue Mode in knapsack output
+* Update URL to FAQ in knapsack output
+
+ https://github.com/ArturT/knapsack/pull/90
+
+https://github.com/ArturT/knapsack/compare/v1.17.1...v1.17.2
+
### 1.17.1
* Fix RSpec signal handling by replacing process
https://github.com/ArturT/knapsack/pull/86