diff --git a/CHANGELOG.md b/CHANGELOG.md index 02f07c029c..2eb0795da9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Release Notes +## 5.9.0 (2024-06-19) + +### What's new +- Static cache response statuses [#10334](https://github.com/statamic/cms/issues/10334) by @jasonvarga +- Allow defining a store in the cache tag [#10318](https://github.com/statamic/cms/issues/10318) by @riasvdv + +### What's fixed +- Prevent logging "remote: Processed 1 references in total" Git errors [#10332](https://github.com/statamic/cms/issues/10332) by @duncanmcclean +- Fix "Reupload Asset" action [#10333](https://github.com/statamic/cms/issues/10333) by @duncanmcclean +- Lock pint version [#10326](https://github.com/statamic/cms/issues/10326) by @jasonvarga +- Split fieldsets out in install eloquent command [#10310](https://github.com/statamic/cms/issues/10310) by @ryanmitchell +- Fix using `hook` as field name [#10319](https://github.com/statamic/cms/issues/10319) by @duncanmcclean +- Bump braces from 3.0.2 to 3.0.3 [#10315](https://github.com/statamic/cms/issues/10315) by @dependabot +- Bump ws from 8.13.0 to 8.17.1 [#10316](https://github.com/statamic/cms/issues/10316) by @dependabot + + + ## 5.8.0 (2024-06-17) ### What's new