From 590a2c4eb615bf03f1c232ffc4cca478a28af78d Mon Sep 17 00:00:00 2001 From: Jason Varga Date: Thu, 11 Apr 2024 17:24:43 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7751c182c..8251ddaf79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Release Notes +## 5.0.0-alpha.3 (2024-04-11) + +### What's changed +- Add new 'Settings' CP Nav section. [#9857](https://github.com/statamic/cms/issues/9857) by @jesseleite +- Avoid querying status. [#9317](https://github.com/statamic/cms/issues/9317) by @jasonvarga +- Ensure expectation count isn't negative if Version is not called. [#9863](https://github.com/statamic/cms/issues/9863) by @ryanmitchell + + + ## 5.0.0-alpha.2 (2024-04-10) ### What's changed