From 3a3380306f48f7544f3852edb713d179477cf229 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 12 Apr 2023 21:07:16 -0500 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 867ef5b..7b13535 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Internal + +- Update anstyle to 1.0 + ## [3.0.2] - 2023-03-24 ### Fixes