From 03a69b9d501139b178afbd6b457e87a01a0fe8de Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Wed, 4 Oct 2023 10:24:54 +0000 Subject: [PATCH] docs: Update CHANGELOG.md --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bc38120d6..ad70930845 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +All notable changes to this project will be documented in this file. + +## [5.5.4] - 2023-10-04 + +### Bug Fixes + +- Update potentially-stale status dynamically (#4905) (#4920) + +### Miscellaneous Tasks + +- Automate changelog generation on release branch (#4914) + +# Changelog + # 4.2.0 - ix: add default sort order for built in envs (#1076)