Release CLI 0.12.0 (#529)

This commit is contained in:
Sung Won Cho 2021-01-03 12:37:10 +11:00 committed by GitHub
commit fe32dc4f2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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