diff --git a/CHANGELOG.md b/CHANGELOG.md index d489a2358..d884ef02c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,17 +14,17 @@ * Support phpstan level 6 in Framework classes # v1.7.47 -## mm/dd/2024 +## 10/23/2024 1. [](#new) * New `Utils::toAscii()` method - * Added support for Clockwork Debugger to allow web UI (requires `clockwork-web` plugin) + * Added support for Clockwork Debugger to allow web UI (requires new `clockwork-web` plugin) 1. [](#improved) * Include modular sub-pages in last-modification date computation [#3562](https://github.com/getgrav/grav/pull/3562) * Updated vendor libs to latest versions * Updated JQuery to `3.7.1` [#3787](https://github.com/getgrav/grav/pull/3827) * Updated vendor libraries to latest versions - * Support for Fediverse Creator meta tag [](#3844)(https://github.com/getgrav/grav/pull/3844) + * Support for Fediverse Creator meta tag [#3844](https://github.com/getgrav/grav/pull/3844) 1. [](#bugfix) * Fixes deprecated for return type in Filesystem with PHP 8.3.6 [#3831](https://github.com/getgrav/grav/issues/3831) * Fix for `exif_imagtetype()` throwing an exception when file doesn't exist