Skip to content

Commit

Permalink
Prepare to release
Browse files Browse the repository at this point in the history
  • Loading branch information
roxblnfk committed Dec 21, 2023
1 parent 1b075b3 commit ea9b0b1
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@
# CHANGELOG

v2.6.0 (22.12.2023)
--------------------
- Add support for `loophp/collection` v7 by @msmakouz (#448)
- Fix wrong adding table prefix on joins by @msmakouz (#447)

v2.5.0 (27.11.2023)
--------------------
- Expose JSON methods in the Select query builder by @msmakouz (#445)
- Add NullHeap by @roxblnfk (#441)

v2.4.0 (05.10.2023)
--------------------
- Add support uninitialized collections in entities by @roxblnfk (#431)
- Allow doctrine/instantiator 2.x by @msmakouz (#438)
- Allow `doctrine/instantiator` 2.x by @msmakouz (#438)
- Improve relations hydration for non-proxy entities. Now it more lazy. By @msmakouz (#429)

v2.3.4 (31.07.2023)
Expand Down

0 comments on commit ea9b0b1

Please sign in to comment.