Skip to content

Commit 505745a

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 03af9b1 commit 505745a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.7.2 - 2024-09-09
6+
7+
### What's Changed
8+
9+
* Updated php-bin dependencies to ^0.5 by @SRWieZ in https://github.com/NativePHP/electron/pull/107
10+
* Fixed Tests by @RobertWesner in https://github.com/NativePHP/electron/pull/104
11+
* Customizable deeplink scheme by @simonhamp in https://github.com/NativePHP/electron/pull/105
12+
* Add environment variable for php bin directory. by @kisuka in https://github.com/NativePHP/electron/pull/101
13+
14+
### New Contributors
15+
16+
* @SRWieZ made their first contribution in https://github.com/NativePHP/electron/pull/107
17+
* @RobertWesner made their first contribution in https://github.com/NativePHP/electron/pull/104
18+
* @kisuka made their first contribution in https://github.com/NativePHP/electron/pull/101
19+
20+
**Full Changelog**: https://github.com/NativePHP/electron/compare/0.7.1...0.7.2
21+
522
## 0.7.1 - 2024-09-02
623

724
### What's Changed

0 commit comments

Comments
 (0)