From fe32dc4f2d9fd7cb19a49c87af1534e419765df7 Mon Sep 17 00:00:00 2001 From: Sung Won Cho Date: Sun, 3 Jan 2021 12:37:10 +1100 Subject: [PATCH] Release CLI 0.12.0 (#529) --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 060d176d..1d58a508 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -193,6 +193,11 @@ The following log documentes the history of the CLI project None +### 0.12.0 - 2020-01-03 + +- Use XDG base directory on Linux and macOS (#527) +- Add `--content-only` flag to print the note content only (#528) + ### 0.11.1 - 2020-04-25 #### Fixed