summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJrnl Bot <bot@jrnl.sh>2023-04-29 22:53:16 +0000
committerJrnl Bot <bot@jrnl.sh>2023-04-29 22:53:16 +0000
commit7e09c4eb6624151d7bc9e92ce89dd008663fab5f (patch)
tree15bc3a400a2b72e983fdf8a8f48cb7df91ea4b92
parentadeb1accedcd5b4ce4771d1dc5adc0119c1a0ec8 (diff)
Update changelog [ci skip]
-rw-r--r--CHANGELOG.md14
1 files changed, 8 insertions, 6 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e6ff151a..f94e58e2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,16 +1,18 @@
# Changelog
-## [Unreleased](https://github.com/jrnl-org/jrnl/)
+## [v4.0-beta3](https://pypi.org/project/jrnl/v4.0-beta3/) (2023-04-29)
-[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v4.0-beta2...HEAD)
+[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v4.0-beta2...v4.0-beta3)
-**Documentation:**
+**Fixed bugs:**
-- Update contributing.md links in documentation [\#1726](https://github.com/jrnl-org/jrnl/pull/1726) ([ahosking](https://github.com/ahosking))
+- jrnl reads extraneous text files when reading folder journal [\#1692](https://github.com/jrnl-org/jrnl/issues/1692)
+- jrnl crashes when adding tag argument after `--change-time` [\#1644](https://github.com/jrnl-org/jrnl/issues/1644)
+- Only read text files that look like entries when opening folder journal [\#1697](https://github.com/jrnl-org/jrnl/pull/1697) ([micahellison](https://github.com/micahellison))
-**Packaging:**
+**Documentation:**
-- Update dependency flakeheaven to v3.3.0 [\#1722](https://github.com/jrnl-org/jrnl/pull/1722) ([renovate[bot]](https://github.com/apps/renovate))
+- Update contributing.md links in documentation [\#1726](https://github.com/jrnl-org/jrnl/pull/1726) ([ahosking](https://github.com/ahosking))
## [v4.0-beta2](https://pypi.org/project/jrnl/v4.0-beta2/) (2023-04-22)