Skip to content

Commit df66630

Browse files
committed
Updating the changelog for v2.2.2 and v2.2.3
1 parent 4b0ea96 commit df66630

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
### Changelog
22

3+
##### v2.2.3
4+
+ Added AdvancedStatementInterface to the DeleteInterface
5+
+ Fixed a small readme error
6+
+ Fixed a bug introduced by fixing emulate prepares
7+
8+
##### v2.2.2
9+
+ Fixed limit being treated as a string with emulate prepares
10+
+ Fixed invalid parentheses when using a between conditional
11+
+ Updated CI testing to include PHP 8.1, 8.2, 8.3 and 8.4
12+
313
##### v2.2.1
414
+ Added missing interface for AdvancedStatement
515
+ Fixed orderBy issue when direction is omitted

0 commit comments

Comments
 (0)