Skip to content

Commit d06b7b4

Browse files
committed
add changelog
1 parent 469a57b commit d06b7b4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 1.1.0 - 2019-05-31
2+
- Added ability to filter on `citext` columns (#98)
3+
- Added `connectionFilterAdditionalInsensitiveOperators` option (#98)
4+
5+
## 1.0.1 - 2019-04-17
6+
- Fixed missing quotes around identifier when resolving SQL for empty array input (#96)
7+
8+
## 1.0.0 - 2019-04-04
9+
- Initial stable release

0 commit comments

Comments
 (0)