Skip to content

Commit c48659d

Browse files
committed
[ci skip] update CHANGELOG.md
1 parent 3d1c46a commit c48659d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
# v8.3.1 (2024-12-24)
2-
- improve PHPStan support (#244)
3-
4-
# v8.3.0 (2024-11-08)
1+
# v8.3.0 (2024-12-25)
52

63
- add support for full text search (#235)
74
- add support for IDENTITY columns (#243)
@@ -13,6 +10,7 @@
1310
- add support for `Query\Builder::whereNotInUnnest(...)` (#225)
1411
- `Query\Builder::whereIn` will now wrap values in `UNNEST` if the number of values exceeds the limit (950). (#226)
1512
- Commit options can now be set through config or through `Connection::setCommitOptions(...)` (#229)
13+
- improve PHPStan support (#244)
1614

1715
# v8.2.0 (2024-08-05)
1816

0 commit comments

Comments
 (0)