File tree 1 file changed +17
-0
lines changed
1 file changed +17
-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
+ ## 1.0.0-beta.1 - 2025-01-21
6
+
7
+ ### What's Changed
8
+
9
+ * Child process queue workers by @XbNz in https://github.com/NativePHP/laravel/pull/450
10
+ * fix: static analysis by @SRWieZ in https://github.com/NativePHP/laravel/pull/452
11
+ * feat: default notification title by @SRWieZ in https://github.com/NativePHP/laravel/pull/451
12
+ * Fix menubar not ready by @SRWieZ in https://github.com/NativePHP/laravel/pull/453
13
+ * Add support for Window::show() by @curtisblackwell in https://github.com/NativePHP/laravel/pull/454
14
+ * Fix: Return type mismatch between screen facade and screen class methods. by @kondi3 in https://github.com/NativePHP/laravel/pull/463
15
+
16
+ ### New Contributors
17
+
18
+ * @kondi3 made their first contribution in https://github.com/NativePHP/laravel/pull/463
19
+
20
+ ** Full Changelog** : https://github.com/NativePHP/laravel/compare/0.7.0...0.8.0
21
+
5
22
## 0.7.0 - 2024-12-19
6
23
7
24
### What's Changed
You can’t perform that action at this time.
0 commit comments