Skip to content

Commit 1746e3d

Browse files
simonhampgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent c43de49 commit 1746e3d

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.5.3 - 2024-07-18
6+
7+
### What's Changed
8+
9+
* Add the reload() method to the WindowManager by @shomisha in https://github.com/NativePHP/laravel/pull/294
10+
* Add `trafficLightPosition()` method on Window by @sarukomine in https://github.com/NativePHP/laravel/pull/310
11+
* Add a new `System::timezone` helper to detect and normalise system time zone data
12+
* Fix `native:migrate:fresh` so that it behaves more like Laravel's `migrate:fresh` (e.g. you can use seeders etc)
13+
* Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in https://github.com/NativePHP/laravel/pull/333
14+
15+
### New Contributors
16+
17+
* @shomisha made their first contribution in https://github.com/NativePHP/laravel/pull/294
18+
* @sarukomine made their first contribution in https://github.com/NativePHP/laravel/pull/310
19+
20+
**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.5.2...0.5.3
21+
522
## 0.5.2 - 2024-05-02
623

724
### What's Changed

0 commit comments

Comments
 (0)