From 621578e756ca55f13d29f131f222c97105747387 Mon Sep 17 00:00:00 2001 From: Nolan Darilek Date: Fri, 3 Jan 2025 13:52:26 -0500 Subject: [PATCH] Update CHANGELOG. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b79ff44..2207ebb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## Version 0.7.3 - 2025-01-03 + +### Bug Fixes + +- Don't explicitly add ctrl-c-handling plugin as it is likely included in related groups. + ## Version 0.7.2 - 2025-01-03 ### Bug Fixes