From 4ef41249f1ca5aeacabd1ef373581b17d96075b3 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Tue, 17 Dec 2024 12:06:04 -0600 Subject: [PATCH] docs: Update changelog --- clap_complete/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/clap_complete/CHANGELOG.md b/clap_complete/CHANGELOG.md index 0880c55ec3e..f1480da52a5 100644 --- a/clap_complete/CHANGELOG.md +++ b/clap_complete/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +### Fixes + +- *(powershell)* Fix syntax in dynamic registration script + ## [4.5.39] - 2024-12-16 ### Fixes