Update changelog

This commit is contained in:
Jrnl Bot 2020-11-21 23:19:54 +00:00
parent 09cd77e8dc
commit 336936651f

View file

@ -1,19 +1,5 @@
# Changelog
## [Unreleased](https://github.com/jrnl-org/jrnl/)
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.5...HEAD)
**Fixed bugs:**
- Writing to DayOne fails, creates files in `duplicateEntries` [\#493](https://github.com/jrnl-org/jrnl/issues/493)
**Build:**
- Add initial config for Github Actions [\#1078](https://github.com/jrnl-org/jrnl/pull/1078) ([wren](https://github.com/wren))
- Update dependencies - pyxdg, pytest, black [\#1076](https://github.com/jrnl-org/jrnl/pull/1076) ([micahellison](https://github.com/micahellison))
- Add PyPI classifiers [\#1074](https://github.com/jrnl-org/jrnl/pull/1074) ([micahellison](https://github.com/micahellison))
## [v2.5](https://pypi.org/project/jrnl/v2.5/) (2020-11-07)
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.4.5...v2.5)