From 3103b8922a4d6d0736fbfa322c49f057779ce5cd Mon Sep 17 00:00:00 2001 From: Peter Murphy <26548438+ptrfrncsmrph@users.noreply.github.com> Date: Wed, 4 Oct 2023 09:24:40 -0400 Subject: [PATCH] Add to CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4018d87..924de61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ Notable changes to this project are documented in this file. The format is based Breaking changes: New features: +- Added `group`, `groupCollapsed`, and `groupEnd` (#42 by @pete-murphy) Bugfixes: