8000 Update CHANGELOG · NativePHP/laravel@8267087 · GitHub
[go: up one dir, main page]

Skip to content

Commit 8267087

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 1cf8438 commit 8267087

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.7.0 - 2024-12-19
6+
7+
### What's Changed
8+
9+
* Fix Settings facade DocBloc by @SRWieZ in https://github.com/NativePHP/laravel/pull/419
10+
* Fake test double for WindowManager::Class by @XbNz in https://github.com/NativePHP/laravel/pull/422
11+
* Child process test double by @XbNz in https://github.com/NativePHP/laravel/pull/430
12+
* fix: Notification facade docbloc by @SRWieZ in https://github.com/NativePHP/laravel/pull/428
13+
* Improvements to window test doubles by @XbNz in https://github.com/NativePHP/laravel/pull/426
14+
* fix: child process cmd: option except iterable array by @SRWieZ in https://github.com/NativePHP/laravel/pull/429
15+
* feat: improve Settings by @SRWieZ in https://github.com/NativePHP/laravel/pull/432
16+
* Dock goodies by @simonhamp in https://github.com/NativePHP/laravel/pull/421
17+
* MenuBars continued by @simonhamp in https://github.com/NativePHP/laravel/pull/420
18+
* Global shortcut test double by @XbNz in https://github.com/NativePHP/laravel/pull/436
19+
* Menu improvements by @simonhamp in https://github.com/NativePHP/laravel/pull/423
20+
* fix: database migration on first launch by @SRWieZ in https://github.com/NativePHP/laravel/pull/439
21+
* Fixes and improvements to powerMonitor by @SRWieZ in https://github.com/NativePHP/laravel/pull/445
22+
* feat: phpstan level 5 by @SRWieZ in https://github.com/NativePHP/laravel/pull/446
23+
24+
### New Contributors
25+
26+
* @SRWieZ made their first contribution in https://github.com/NativePHP/laravel/pull/419
27+
* @XbNz made their first contribution in https://github.com/NativePHP/laravel/pull/422
28+
29+
**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.6.4...0.7.0
30+
531
## 0.6.4 - 2024-11-17
632

733
### What's Changed

0 commit comments

Comments
 (0)
0