summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <jrnl.bot@gmail.com>2021-02-27 19:05:55 +0000
committerJrnl Bot <jrnl.bot@gmail.com>2021-02-27 19:05:55 +0000
commitb99cebcee623a52dd1a5e7d66912deb747efff2b (patch)
tree250eda144cd7638867f8aa3d7b0714468b916b4d
parent2ac4bab4d5bbe4abc7cfd8ccff8c6609f2bde91b (diff)
Update changelog [ci skip]
-rw-r--r--CHANGELOG.md16
1 files changed, 6 insertions, 10 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ec6c6f98..f85eae2b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,22 +1,18 @@
# Changelog
-## [Unreleased](https://github.com/jrnl-org/jrnl/)
+## [v2.7.1](https://pypi.org/project/jrnl/v2.7.1/) (2021-02-27)
-[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.7.1-beta...HEAD)
+[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.7.1-beta...v2.7.1)
+
+**Fixed bugs:**
+
+- Make journal selection behavior more consistent when there's a colon with no date [\#1164](https://github.com/jrnl-org/jrnl/pull/1164) ([wren](https://github.com/wren))
**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)
-
-**Fixed bugs:**
-
-- Make journal selection behavior more consistent when there's a colon with no date [\#1164](https://github.com/jrnl-org/jrnl/pull/1164) ([wren](https://github.com/wren))
-
**Packaging:**
- Bump cryptography from 3.4.4 to 3.4.6 [\#1195](https://github.com/jrnl-org/jrnl/pull/1195) ([dependabot[bot]](https://github.com/apps/dependabot))