Skip to content

Commit 93e19d9

Browse files
committed
Update changelog [ci skip]
1 parent 595877d commit 93e19d9

1 file changed

Lines changed: 21 additions & 23 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,47 @@
11
# Changelog
22

3-
## [Unreleased](https://github.com/jrnl-org/jrnl/)
3+
## [v4.3](https://pypi.org/project/jrnl/v4.3/) (2026-02-24)
44

5-
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v4.3-beta...HEAD)
6-
7-
## [v4.3-beta](https://pypi.org/project/jrnl/v4.3-beta/) (2026-02-14)
8-
9-
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v4.2.1...v4.3-beta)
10-
11-
**Implemented enhancements:**
12-
13-
- Add Python 3.14 support [\#1997](https://github.com/jrnl-org/jrnl/issues/1997)
5+
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v4.3-beta...v4.3)
146

157
**Build:**
168

179
- Modernize pyproject [\#2046](https://github.com/jrnl-org/jrnl/pull/2046) ([micahellison](https://github.com/micahellison))
18-
- poetry warning - "poetry.dev-dependencies" section is deprecated [\#1975](https://github.com/jrnl-org/jrnl/issues/1975)
1910
- Remove release step to publish to Homebrew [\#1994](https://github.com/jrnl-org/jrnl/pull/1994) ([micahellison](https://github.com/micahellison))
20-
- Drop test dependency on PyPI `toml` package [\#2027](https://github.com/jrnl-org/jrnl/issues/2027)
2111

2212
**Documentation:**
2313

24-
- Add example of how to configure location of a journal [\#2020](https://github.com/jrnl-org/jrnl/pull/2020) ([matthiasbeyer](https://github.com/matthiasbeyer))
14+
- Doc missing: Setting location of journal [\#2019](https://github.com/jrnl-org/jrnl/issues/2019)
2515
- \[Documentation change\] Update command line reference [\#2032](https://github.com/jrnl-org/jrnl/pull/2032) ([katielin019](https://github.com/katielin019))
16+
- Add example of how to configure location of a journal [\#2020](https://github.com/jrnl-org/jrnl/pull/2020) ([matthiasbeyer](https://github.com/matthiasbeyer))
2617

2718
**Packaging:**
2819

29-
- Add support for Python 3.14 [\#2015](https://github.com/jrnl-org/jrnl/pull/2015) ([micahellison](https://github.com/micahellison))
30-
- Many dependencies and subdependencies were updated as part of this. See [commit message for details](https://github.com/jrnl-org/jrnl/commit/5ed0c620cb7c6eaacdda4b474d1b414d991321e0)
31-
- Update actions/cache action to v5 [\#2052](https://github.com/jrnl-org/jrnl/pull/2052) ([renovate[bot]](https://github.com/apps/renovate))
3220
- Update actions/checkout action to v6 [\#2053](https://github.com/jrnl-org/jrnl/pull/2053) ([renovate[bot]](https://github.com/apps/renovate))
21+
- Update actions/cache action to v5 [\#2052](https://github.com/jrnl-org/jrnl/pull/2052) ([renovate[bot]](https://github.com/apps/renovate))
22+
- Update dependency rich to \>=14.3.2,\<14.4.0 [\#2051](https://github.com/jrnl-org/jrnl/pull/2051) ([renovate[bot]](https://github.com/apps/renovate))
23+
- Update dependency python to 3.14 [\#2050](https://github.com/jrnl-org/jrnl/pull/2050) ([renovate[bot]](https://github.com/apps/renovate))
3324
- Update actions/setup-python action to v6 [\#2031](https://github.com/jrnl-org/jrnl/pull/2031) ([renovate[bot]](https://github.com/apps/renovate))
34-
- Update dependency cryptography to v45 [\#2001](https://github.com/jrnl-org/jrnl/pull/2001) ([renovate[bot]](https://github.com/apps/renovate))
35-
- Update dependency jinja2 to v3.1.6 [\#1983](https://github.com/jrnl-org/jrnl/pull/1983) ([renovate[bot]](https://github.com/apps/renovate))
25+
- Add support for Python 3.14 [\#2015](https://github.com/jrnl-org/jrnl/pull/2015) ([micahellison](https://github.com/micahellison))
3626
- Update dependency pa11y-ci to v4 [\#2014](https://github.com/jrnl-org/jrnl/pull/2014) ([renovate[bot]](https://github.com/apps/renovate))
37-
- Update dependency poethepoet to v0.36.0 [\#1993](https://github.com/jrnl-org/jrnl/pull/1993) ([renovate[bot]](https://github.com/apps/renovate))
27+
- Update dependency rich to \>=14.1.0, \<14.2.0 [\#2013](https://github.com/jrnl-org/jrnl/pull/2013) ([renovate[bot]](https://github.com/apps/renovate))
28+
- Update dependency requests to v2.32.4 [\#2010](https://github.com/jrnl-org/jrnl/pull/2010) ([renovate[bot]](https://github.com/apps/renovate))
3829
- Update dependency pytest to v8.4.1 [\#2009](https://github.com/jrnl-org/jrnl/pull/2009) ([renovate[bot]](https://github.com/apps/renovate))
3930
- Update dependency pytest-xdist to v3.8.0 [\#2005](https://github.com/jrnl-org/jrnl/pull/2005) ([renovate[bot]](https://github.com/apps/renovate))
40-
- Update dependency python to 3.14 [\#2050](https://github.com/jrnl-org/jrnl/pull/2050) ([renovate[bot]](https://github.com/apps/renovate))
41-
- Update dependency requests to v2.32.4 [\#2010](https://github.com/jrnl-org/jrnl/pull/2010) ([renovate[bot]](https://github.com/apps/renovate))
42-
- Update dependency rich to \>=14.3.2,\<14.4.0 [\#2051](https://github.com/jrnl-org/jrnl/pull/2051) ([renovate[bot]](https://github.com/apps/renovate))
4331
- Update dependency ruamel.yaml to v0.18.14 [\#2004](https://github.com/jrnl-org/jrnl/pull/2004) ([renovate[bot]](https://github.com/apps/renovate))
44-
- Update dependency ruff to v0.12.5 [\#1991](https://github.com/jrnl-org/jrnl/pull/1991) ([renovate[bot]](https://github.com/apps/renovate))
32+
- Update dependency cryptography to v45 [\#2001](https://github.com/jrnl-org/jrnl/pull/2001) ([renovate[bot]](https://github.com/apps/renovate))
4533
- Update dependency tox to v4.28.3 [\#2000](https://github.com/jrnl-org/jrnl/pull/2000) ([renovate[bot]](https://github.com/apps/renovate))
34+
- Update dependency poethepoet to v0.36.0 [\#1993](https://github.com/jrnl-org/jrnl/pull/1993) ([renovate[bot]](https://github.com/apps/renovate))
35+
- Update dependency ruff to v0.12.5 [\#1991](https://github.com/jrnl-org/jrnl/pull/1991) ([renovate[bot]](https://github.com/apps/renovate))
36+
- Update dependency rich to v14 [\#1989](https://github.com/jrnl-org/jrnl/pull/1989) ([renovate[bot]](https://github.com/apps/renovate))
37+
- Update dependency python to 3.13 [\#1988](https://github.com/jrnl-org/jrnl/pull/1988) ([renovate[bot]](https://github.com/apps/renovate))
38+
- Update dependency tox to v4.25.0 [\#1986](https://github.com/jrnl-org/jrnl/pull/1986) ([renovate[bot]](https://github.com/apps/renovate))
4639
- Update dependency tzlocal to v5.3.1 [\#1984](https://github.com/jrnl-org/jrnl/pull/1984) ([renovate[bot]](https://github.com/apps/renovate))
40+
- Update dependency jinja2 to v3.1.6 [\#1983](https://github.com/jrnl-org/jrnl/pull/1983) ([renovate[bot]](https://github.com/apps/renovate))
41+
- Update dependency poethepoet to v0.33.1 [\#1982](https://github.com/jrnl-org/jrnl/pull/1982) ([renovate[bot]](https://github.com/apps/renovate))
42+
- Update dependency pytest to v8.3.5 [\#1981](https://github.com/jrnl-org/jrnl/pull/1981) ([renovate[bot]](https://github.com/apps/renovate))
43+
- Update dependency cryptography to v44.0.2 [\#1980](https://github.com/jrnl-org/jrnl/pull/1980) ([renovate[bot]](https://github.com/apps/renovate))
44+
- Update dependency ruff to v0.11.3 [\#1978](https://github.com/jrnl-org/jrnl/pull/1978) ([renovate[bot]](https://github.com/apps/renovate))
4745

4846
## [v4.2.1](https://pypi.org/project/jrnl/v4.2.1/) (2025-02-25)
4947

0 commit comments

Comments
 (0)