Update changelog [ci skip]

This commit is contained in:
Jrnl Bot 2022-07-30 19:52:53 +00:00
parent 6ade0da597
commit 6f4df4b55e

View file

@ -1,14 +1,14 @@
# Changelog # Changelog
## [Unreleased](https://github.com/jrnl-org/jrnl/) ## [v3.1-beta](https://pypi.org/project/jrnl/v3.1-beta/) (2022-07-30)
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v3.0...HEAD) [Full Changelog](https://github.com/jrnl-org/jrnl/compare/v3.0...v3.1-beta)
**Implemented enhancements:** **Implemented enhancements:**
- Create an environment variable when jrnl is called [\#1537](https://github.com/jrnl-org/jrnl/issues/1537)
- Warn user when there are duplicate keys in the config file [\#1415](https://github.com/jrnl-org/jrnl/issues/1415) - Warn user when there are duplicate keys in the config file [\#1415](https://github.com/jrnl-org/jrnl/issues/1415)
- Support tzlocal v4 [\#1338](https://github.com/jrnl-org/jrnl/issues/1338) - Support tzlocal v4 [\#1338](https://github.com/jrnl-org/jrnl/issues/1338)
- Update tzlocal to v4.x and remove pytz dependency [\#1528](https://github.com/jrnl-org/jrnl/pull/1528) ([outa](https://github.com/outa))
- Add linewrap option 'auto' [\#1507](https://github.com/jrnl-org/jrnl/pull/1507) ([jonakeys](https://github.com/jonakeys)) - Add linewrap option 'auto' [\#1507](https://github.com/jrnl-org/jrnl/pull/1507) ([jonakeys](https://github.com/jonakeys))
**Fixed bugs:** **Fixed bugs:**