We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86de67 commit 05d8f43Copy full SHA for 05d8f43
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `nativephp-laravel` will be documented in this file.
4
5
+## 0.6.2 - 2024-11-13
6
+
7
+### What's Changed
8
9
+* Enable WAL mode in SQLite by @simonhamp in https://github.com/NativePHP/laravel/pull/405
10
+* Migrate the dev DB when created by @simonhamp in https://github.com/NativePHP/laravel/pull/406
11
12
+**Full Changelog**: https://github.com/NativePHP/laravel/compare/0.6.1...0.6.2
13
14
## 0.6.1 - 2024-11-04
15
16
### What's Changed
0 commit comments