commit 847f323ad69b083709994dc86f411a13dc9aa338
parent eed750c9a1117d74ebf66ec0efd282f8d866f7c0
Author: Andreas Gruhler <agruhl@gmx.ch>
Date: Tue, 18 Jan 2022 13:21:47 +0100
update changelog
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
@@ -6,6 +6,7 @@
* Changed "s" shortcut logic: "s" no longer jumps to specific day (search), use "f" to "find" date (drop-in replacement). Use "s" to "sync" entries to Google calendar (CalDAV sync).
* Move source code from GitHub to Codeberg
* Simplify man page generation with [scdoc](https://sr.ht/~sircmpwn/scdoc/)
+* Fix segfault at a first run (#1)
### Added
* External text format command (#68, #80) `--fmt-cmd`