CHANGELOG.md in grumlin-0.14.1 vs CHANGELOG.md in grumlin-0.14.2
- old
+ new
@@ -1,4 +1,10 @@
+## [0.14.2] - 2021-12-12
+
+- Better exceptions
+- Add `choose` step
+- Add `__.hasNot`, `__.is`, `__.select`
+
## [0.14.0] - 2021-12-07
- Add initial support for [configuration steps](https://tinkerpop.apache.org/docs/current/reference/#configuration-steps)
- Add the `withSideEffect` configuration step
- Fix passing keyword arguments to regular steps