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 e51842d commit ffd8fa6Copy full SHA for ffd8fa6
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.6.5 - 2024-07-23
6
+
7
+### What's Changed
8
9
+* fix: add missing platform.arch for Linux and Windows by @martinpl in https://github.com/NativePHP/electron/pull/100
10
11
+### New Contributors
12
13
+* @martinpl made their first contribution in https://github.com/NativePHP/electron/pull/100
14
15
+**Full Changelog**: https://github.com/NativePHP/electron/compare/0.6.4...0.6.5
16
17
## 0.6.4 - 2024-07-18
18
19
### What's Changed
0 commit comments