Skip to content

Commit d643e19

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 4235d2c commit d643e19

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

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

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+
522
## 0.7.0 - 2024-12-19
623

724
### What's Changed

0 commit comments

Comments
 (0)