summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <bot@jrnl.sh>2022-10-22 22:36:58 +0000
committerJrnl Bot <bot@jrnl.sh>2022-10-22 22:36:58 +0000
commitc32acd0123eeffcfe0398e806ed91575a5b2e7d1 (patch)
treea851ca18a9af867e9c7895fcd04e3e6b612e365e
parent63850a33c12da1fc623721ef4fd2e2faa598ef88 (diff)
Update changelog [ci skip]
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50cca6d7..7e0fb42f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,14 @@
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v3.3-beta...HEAD)
+**Implemented enhancements:**
+
+- Add machine-readable format for --list [\#1445](https://github.com/jrnl-org/jrnl/issues/1445)
+
+**Fixed bugs:**
+
+- Fix bug for new `--list --format` options when no default journal is specified [\#1621](https://github.com/jrnl-org/jrnl/pull/1621) ([wren](https://github.com/wren))
+
**Documentation:**
- Documentation of "display\_format" incorrectly states that it can be used to change date display format [\#1617](https://github.com/jrnl-org/jrnl/issues/1617)