CHANGELOG.md in grumlin-0.14.4 vs CHANGELOG.md in grumlin-0.14.5
- old
+ new
@@ -1,4 +1,10 @@
+## [0.14.5] - 2021-12-27
+
+- Fix params handling
+- Add `aggregate` step
+- Add `Order.shuffle`
+
## [0.14.4] - 2021-12-17
- `Grumlin::Repository.shorcuts_from` do not raise `ArgumentError` when importing an already existing shortcut
pointing to the same block. This fixes importing shortcuts from another repository.