Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kwhat committed Aug 11, 2022
1 parent 89d1478 commit d1de9b4
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
### Changelog

##### v2.2.1
+ Added missing interface for AdvancedStatement
+ Fixed orderBy issue when direction is omitted

##### v2.2.0
+ Added interfaces for all classes
+ Added Insert::priority() support
Expand All @@ -11,8 +15,8 @@
+ Major documentation updates

##### v2.1.0
+ Adding Insert::onDuplicateUpdate support
+ Fixing TypeError with Update constructor
+ Added Insert::onDuplicateUpdate support
+ Fixed TypeError with Update constructor

##### v2.0.1
+ Fixed Conditional issues with QueryInterface values
Expand Down

0 comments on commit d1de9b4

Please sign in to comment.