From 6f634c99b241f0623f6ab26a4b30cb53aa4ec467 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 16 Dec 2024 10:57:14 -0600 Subject: [PATCH] docs: Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 380d8d2..0547e8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Features + +- Add a `Copy` impl to `Verbosity` + ## [3.0.1] - 2024-11-26 ### Features