Skip to content

Commit 5e9ca42

Browse files
xam-psgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent f8fe52f commit 5e9ca42

1 file changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v1.0.0...main)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v1.0.1...main)
4+
5+
## [v1.0.1](https://github.com/laravel/laravel/compare/v1.0.0...v1.0.1) - 2025-10-27
6+
7+
### Full list of changes
8+
9+
- Upgrade to Laravel 12
10+
11+
After pulling the latest codebase please run
12+
`composer install --no-dev`
13+
`php artisan cache:clear`
14+
`php artisan config:clear`
15+
`php artisan view:clear`
16+
17+
### For a fresh installation please have a look at the [README](https://github.com/xam-ps/LASO?tab=readme-ov-file#deployment-manually).
18+
19+
**Full Changelog**: https://github.com/xam-ps/LASO/compare/v1.0.0...v1.0.1
420

521
## [v1.0.0](https://github.com/laravel/laravel/compare/v0.6.4...v1.0.0) - 2025-10-04
622

0 commit comments

Comments
 (0)