Skip to content

Commit 983028f

Browse files
papacgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent f2f6232 commit 983028f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.3.11 - 2026-05-28
9+
10+
### What's Changed
11+
12+
* Update ROADMAP.md by @papac in https://github.com/bowphp/framework/pull/399
13+
* fix(db): make deep casting when toArray/toJson/_toString is called by @papac in https://github.com/bowphp/framework/pull/400
14+
* Update CHANGELOG by @papac in https://github.com/bowphp/framework/pull/401
15+
16+
**Full Changelog**: https://github.com/bowphp/framework/compare/5.3.1...5.3.11
17+
818
## 5.3.1 - 2026-05-21
919

1020
### What's Changed
@@ -269,6 +279,7 @@ Database::transaction(fn() => $user->update(['name' => '']));
269279

270280

271281

282+
272283
```
273284
Ref: #255
274285

0 commit comments

Comments
 (0)