From 9f6067f644496496368d78482932abc3d021d885 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Thu, 27 Apr 2023 04:29:36 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ffe5e67ccbb..154dd526766 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- Improve panic when a group requires a non-existent ID + ## [4.2.4] - 2023-04-19 ### Documentation