Updated CHANGELOG.md

This commit is contained in:
glushkovds
2026-02-10 11:57:14 +05:00
committed by dglushkov
parent 62620360e7
commit a6e0f56b2e
+6
View File
@@ -1,3 +1,9 @@
## 2.5.0 [2026-02-10]
### Features
1. Replaced the Eloquent HasEvents trait with a minimal custom implementation
2. Added query logging to the Builder class
## 2.3.0 [2025-04-21]
### Features