From 9150f0798411e822ac3ddc1b260d70b98503c639 Mon Sep 17 00:00:00 2001 From: Jrnl Bot Date: Mon, 31 Oct 2022 15:58:15 +0000 Subject: [PATCH] Update changelog [ci skip] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2275b0b7..a8dc3517 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ [Full Changelog](https://github.com/jrnl-org/jrnl/compare/v3.3...HEAD) +**Implemented enhancements:** + +- Add `rich` handler to debug logging [\#1627](https://github.com/jrnl-org/jrnl/pull/1627) ([wren](https://github.com/wren)) + **Deprecated:** - Drop Python 3.9 and use Python 3.11 official release [\#1611](https://github.com/jrnl-org/jrnl/pull/1611) ([micahellison](https://github.com/micahellison))