From f7c78f63a093fa7fcfa8d357f46f8979ff036314 Mon Sep 17 00:00:00 2001 From: Jrnl Bot Date: Sat, 27 Feb 2021 18:55:07 +0000 Subject: [PATCH] Update changelog [ci skip] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 057106ae..ec6c6f98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [Unreleased](https://github.com/jrnl-org/jrnl/) + +[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.7.1-beta...HEAD) + +**Documentation:** + +- Update documentation about journal-level config values [\#1196](https://github.com/jrnl-org/jrnl/issues/1196) +- update per-journal config documentation [\#1199](https://github.com/jrnl-org/jrnl/pull/1199) ([sriniv27](https://github.com/sriniv27)) + ## [v2.7.1-beta](https://pypi.org/project/jrnl/v2.7.1-beta/) (2021-02-20) [Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.7...v2.7.1-beta)