File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-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.5.1 - 2024-05-02
6
+
7
+ ### What's Changed
8
+
9
+ * Add a default ` NATIVEPHP_APP_ID ` to fix #284
10
+ * Fix for #175 ` native:migrate:fresh ` command @me-shaon in https://github.com/NativePHP/laravel/pull/198
11
+ * Add hide window functionality by @braceyourself in https://github.com/NativePHP/laravel/pull/144
12
+ * Update Tests workflow by @milwad-dev in https://github.com/NativePHP/laravel/pull/265
13
+ * Bump ramsey/composer-install from 2 to 3 by @dependabot in https://github.com/NativePHP/laravel/pull/255
14
+ * Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in https://github.com/NativePHP/laravel/pull/260
15
+ * Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in https://github.com/NativePHP/laravel/pull/268
16
+ * Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot in https://github.com/NativePHP/laravel/pull/275
17
+
18
+ ### New Contributors
19
+
20
+ * @braceyourself made their first contribution in https://github.com/NativePHP/laravel/pull/144
21
+
22
+ ** Full Changelog** : https://github.com/NativePHP/laravel/compare/0.5.0...0.6.0
23
+
5
24
## 0.5.0 - 2024-04-01
6
25
7
26
### What's Changed
You can’t perform that action at this time.
0 commit comments