From 560d076a5f8502c61d0b5fcfa8e0a8237c3fe8d6 Mon Sep 17 00:00:00 2001 From: Jrnl Bot Date: Sat, 24 Sep 2022 19:48:37 +0000 Subject: [PATCH] Update changelog [ci skip] --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9610f082..cb9699e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ **Implemented enhancements:** - Add dependency security checks in CI [\#1488](https://github.com/jrnl-org/jrnl/issues/1488) +- Add machine-readable format for --list [\#1445](https://github.com/jrnl-org/jrnl/issues/1445) +- Add machine readable --list output [\#1592](https://github.com/jrnl-org/jrnl/pull/1592) ([apainintheneck](https://github.com/apainintheneck)) **Build:**