From 489d4f407af448145be966e7ce0632dfc31c4979 Mon Sep 17 00:00:00 2001 From: Sung <8265228+sungwoncho@users.noreply.github.com> Date: Fri, 10 Mar 2023 21:26:23 +1100 Subject: [PATCH] Document CLI 0.14.0 release (#639) --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75efb343..a509c55a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -211,6 +211,10 @@ The following log documentes the history of the CLI project None +### 0.14.0 - 2023-03-10 + +* Remove `autocomplete` subcommand that was accidentally added by a dependency (#637) + ### 0.13.0 - 2023-02-10 * Allow to add note from stdin.