Skip to content

Commit c8c893b

Browse files
committed
Add note on newer versions to changelog
1 parent c03a0a3 commit c8c893b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 0.2.0.1
44
* Fix bug with new comparison expressions. gt and geq were actually implemented as lt and leq.
5+
* Changes to make library work with ghc 9.10.1 and 9.12.2
56

67
## 0.2.0.0
78
### Replace `Function` adt with a column expression syntax.

0 commit comments

Comments
 (0)