Skip to content

Commit

Permalink
add release date
Browse files Browse the repository at this point in the history
  • Loading branch information
jtnelson committed Mar 10, 2022
1 parent 086d980 commit 8907b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

#### Version 3.1.2 (TBD)
#### Version 3.1.2 (March 9, 2022)
* Fixed a regression that caused parenthetical expressions within a `Condition` containing `LIKE` `REGEX`, `NOT_LIKE` and `NOT_REGEX` operators (e.g., `a = b and (email regex email.com)`) to mistakenly throw a `SyntaxException` when being parsed by a `Compiler`.

#### Version 3.1.1 (March 4, 2022)
Expand Down

0 comments on commit 8907b20

Please sign in to comment.