File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-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.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
+
5
22
## 0.7.1 - 2024-09-02
6
23
7
24
### What's Changed
You can’t perform that action at this time.
0 commit comments