File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-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
+ ## 0.6.0 - 2024-04-30
6
+
7
+ ### What's Changed
8
+
9
+ * Uses the latest version of nativephp/php-bin and correctly selects the appropriate binary when building your app 🎉
10
+ * Fixes NativePHP/laravel #244 which was a stumbling block for installing on Windows
11
+ * Add default Amazon S3 auto-update provider config by @lonnylot in https://github.com/NativePHP/electron/pull/65
12
+ * Upgrade Testbench by @crynobone in https://github.com/NativePHP/electron/pull/87
13
+ * Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/NativePHP/electron/pull/91
14
+
15
+ ### New Contributors
16
+
17
+ * @crynobone made their first contribution in https://github.com/NativePHP/electron/pull/87
18
+
19
+ ** Full Changelog** : https://github.com/NativePHP/electron/compare/0.5.1...0.6.0
20
+
5
21
## 0.5.1 - 2024-04-28
6
22
7
23
### What's Changed
You can’t perform that action at this time.
0 commit comments