updated change log to include media library

This commit is contained in:
jon brookes 2026-01-06 12:50:46 +00:00
parent 56607285bd
commit 7467d3c12a

View file

@ -1,12 +1,25 @@
# CHANGELOG # CHANGELOG
## 2026-01-06
added
- Spatie Media Library
- media library configuration file
- Updated Entry model to support media handling
- featured image upload with gallery selection and preview
- login tests with Dusk for user authentication
- Dusk test for featured image selection
## 2026-01-02
added initial model and filament resource
## 2026-01-01 ## 2026-01-01
added: laravel 12 added: laravel 12
added: AGPLv3 added: AGPLv3
## 2026-01-02
added initial model and filament resource