Skip to content

Commit 7530ca7

Browse files
papacgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ca1b082 commit 7530ca7

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 5.2.93 - 2026-04-05
9+
10+
### What's Changed
11+
12+
* Fix query builder by @papac in https://github.com/bowphp/framework/pull/377
13+
* Update CHANGELOG by @papac in https://github.com/bowphp/framework/pull/378
14+
15+
**Full Changelog**: https://github.com/bowphp/framework/compare/5.2.92...5.2.93
16+
817
## 5.2.92 - 2026-04-04
918

1019
### What's Changed
@@ -184,6 +193,7 @@ Database::transaction(fn() => $user->update(['name' => '']));
184193

185194

186195

196+
187197
```
188198
Ref: #255
189199

0 commit comments

Comments
 (0)