Skip to content

Commit 161303e

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ceed917 commit 161303e

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

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

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+
521
## 0.5.1 - 2024-04-28
622

723
### What's Changed

0 commit comments

Comments
 (0)