Skip to content

Commit 275d57d

Browse files
committed
chore: changelog for 0.1.2 release
1 parent cec7ced commit 275d57d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Canonical reference for changes, improvements, and bugfixes for mql.
44

55
## Next
66

7+
## 0.1.2 (2023/09/18)
8+
9+
* fix: remove "like" from sql keywords checked in fuzzing ([PR](https://github.com/hashicorp/mql/pull/26))
10+
* feat: add support for backtick and single-quote string delimiters ([PR](https://github.com/hashicorp/mql/pull/25))
711
* feat: require string tokens used as comparison values to be delimited ([PR](https://github.com/hashicorp/mql/pull/23))
812
* chore: automate some coverage reporting bits ([PR](https://github.com/hashicorp/mql/pull/12))
913
* tests: add fuzz test for mql.Parse(...)([PR](https://github.com/hashicorp/mql/pull/11))

0 commit comments

Comments
 (0)