Skip to content

Commit 5ca804a

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent fcdcc06 commit 5ca804a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
All notable changes to `nativephp-laravel` will be documented in this file.
44

5+
## 0.6.0 - 2024-11-01
6+
7+
### What's Changed
8+
9+
* Skip links as supporting library doesn't support that by @danielpetrica in https://github.com/NativePHP/laravel/pull/378
10+
* Add `getCenterOfActiveScreen` in Screen class by @danielpetrica in https://github.com/NativePHP/laravel/pull/375
11+
* Improved window management by @simonhamp in https://github.com/NativePHP/laravel/pull/391
12+
* Child processes by @simonhamp and @gwleuverink in https://github.com/NativePHP/laravel/pull/389
13+
14+
### New Contributors
15+
16+
* @danielpetrica made their first contribution in https://github.com/NativePHP/laravel/pull/378
17+
18+
**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.5.7...0.6.0
19+
520
## 0.5.7 - 2024-09-16
621

722
### What's Changed

0 commit comments

Comments
 (0)