summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2023-06-12 05:01:07 +0000
committerGitHub <noreply@github.com>2023-06-12 01:01:07 -0400
commit531e26ea45e537a29dffe9438bc5085750574571 (patch)
treeac47a05d6b6422e79937dd6189f6a348e929a431 /CHANGELOG.md
parentcfdfd2bd3f6877ebe4fcfc9d359caeebbabf8911 (diff)
other: post-0.9.2 cleanup (#1203)
* other: some cleanup * other: add conditional logging macros * more cleanup * use compile-time feature for some text in clap
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a448efde..819abcf7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [0.9.3]/[0.10.0] - Unreleased
+
## [0.9.2] - 2023-06-11
## Bug Fixes