Skip to content

Commit bb5818c

Browse files
committed
release 0.9.3
1 parent ba9b103 commit bb5818c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22
## latest
3+
## v0.9.3
4+
- fix: typo in regex for kebap-cased property names
35

46
## v0.9.2
57
- fix: Support kebab-cased property names with modifiers: previously ':gte:order-date' resulted in ['gte', ['order']] while the expected result is ['gte', ['order-date']]

0 commit comments

Comments
 (0)