From 0702e6f2b65924d6f45e5b8c1b6f0351d52e6762 Mon Sep 17 00:00:00 2001 From: Jrnl Bot Date: Sun, 12 Jul 2020 23:32:19 +0000 Subject: [PATCH] Update changelog [ci skip] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9206320c..a686082c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,10 @@ - Add unit testing via pytest [\#987](https://github.com/jrnl-org/jrnl/pull/987) ([micahellison](https://github.com/micahellison)) - Rename master branch to release [\#985](https://github.com/jrnl-org/jrnl/pull/985) ([wren](https://github.com/wren)) +**Updated documentation:** + +- Extensive modifications to overview.md [\#957](https://github.com/jrnl-org/jrnl/pull/957) ([guydebros](https://github.com/guydebros)) + ## [v2.4.3](https://pypi.org/project/jrnl/v2.4.3/) (2020-06-13) [Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.4.2...v2.4.3)