File tree 1 file changed +15
-0
lines changed 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` nativephp-laravel ` will be documented in this file.
4
4
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
+
5
20
## 0.5.7 - 2024-09-16
6
21
7
22
### What's Changed
You can’t perform that action at this time.
0 commit comments