CHANGELOG.md in cel-0.1.0 vs CHANGELOG.md in cel-0.1.1
- old
+ new
@@ -1,5 +1,10 @@
## [Unreleased]
+## [0.1.1] - 2022-08-11
+
+* fixed handling of comparison of primmitive types with Cel types.
+* fixed truffleruby compatibility by improving parser number handling.
+
## [0.1.0] - 2021-11-23
- Initial release