Skip to content

Commit c561557

Browse files
committed
🤖 Fix changelog: move entries to Unreleased section
1 parent ca97258 commit c561557

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

‎docs/src/content/docs/changelog.mdx‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
*/
3232
## [Unreleased]
3333

34+
35+
### Added
36+
37+
- Implement generic asynchronous FIFO mailbox for ordered event delivery in [PR](https://github.com/wailsapp/wails/pull/5851) by @savely-krasovsky and @DevLumuz
3438
## v3.0.0-beta.6 - 2026-08-09
3539

3640
## Added
@@ -87,7 +91,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8791
## v3.0.0-alpha2.122 - 2026-08-01
8892

8993
## Added
90-
- Implement generic asynchronous FIFO mailbox for ordered event delivery in [PR](https://github.com/wailsapp/wails/pull/5851) by @savely-krasovsky and @DevLumuz
9194

9295
## Changed
9396
- Add support for rounded, square, and custom radius corners on macOS frameless windows in [PR](https://github.com/wailsapp/wails/pull/5866) by @leaanthony

0 commit comments

Comments
 (0)