From f7c16581d0186ad4e8b8e64999c3272e25cd6937 Mon Sep 17 00:00:00 2001 From: Ayushman Chhabra Date: Tue, 11 Jul 2023 11:30:42 +0530 Subject: [PATCH] docs: update changelog --- changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index d4efed10c..58700f448 100644 --- a/changelog.md +++ b/changelog.md @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [4.3.2] - 2023-07-11 -## Changed +## Added -- Added descriptions and argument types for remaining cli arguments. +- Descriptions and argument types for remaining cli arguments. ## [4.3.1] - 2023-07-07