Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Dec 4, 2023
1 parent 0efa030 commit da377cc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

v2.7.0 (04.12.2023)
-------------------
- Add `varbinary` support in MySQL; optimize `size` attribute by @msmakouz (#146)
- Add the ability to use WHERE IN and WHERE NOT IN with array values
The value sequence may contain `FragmentInterface` objets by @msmakouz and @roxblnfk (#147)

v2.6.0 (02.11.2023)
-------------------
- Fix incorrect parameters processing for JOIN subqueries by @smelesh (#133)
Expand Down

0 comments on commit da377cc

Please sign in to comment.