We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68018b5 commit b885affCopy full SHA for b885aff
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.6.1 - 2024-11-04
6
+
7
+### What's Changed
8
9
+* Add a function to the window manager in order to list all open windows by @JCombee in https://github.com/NativePHP/laravel/pull/396
10
+* Add exception handler by @simonhamp in https://github.com/NativePHP/laravel/pull/398
11
12
+### New Contributors
13
14
+* @JCombee made their first contribution in https://github.com/NativePHP/laravel/pull/396
15
16
+**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.6.0...0.6.1
17
18
## 0.6.0 - 2024-11-01
19
20
### What's Changed
0 commit comments