diff --git a/CHANGELOG.md b/CHANGELOG.md index 21edc06528..8c406c11ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ # v1.8.0-beta.2 -## mm/dd/2024 +## 10/28/2024 1. [](#new) * Use `dev-master` branch of Clockwork to support Monolog2 / Monolog3 @@ -28,6 +28,16 @@ * Removed `system.umask_fix` setting for security reasons * Support phpstan level 6 in Framework classes +# v1.7.48 +## 10/28/2024 + +1. [](#new) + * New Trait for fetchPriority attribute on images [#3850](https://github.com/getgrav/grav/pull/3850) +1. [](#improved) + * Fix for #3164. Adds aliases as possible commands during lookup [#3863](https://github.com/getgrav/grav/pull/3863) +1. [](#bugfix) + * Fix style conflict with Clockwork and tooltips [#3861](https://github.com/getgrav/grav/pull/3861) + # v1.7.47 ## 10/23/2024