Update changelog [ci skip]

This commit is contained in:
Jrnl Bot 2020-12-04 23:15:30 +00:00
parent 48cde1b473
commit b6d77e4048

View file

@ -1,5 +1,14 @@
# Changelog
## [Unreleased](https://github.com/jrnl-org/jrnl/)
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.5.1-alpha...HEAD)
**Fixed bugs:**
- Missing readline module can be dealt with more gracefully [\#1015](https://github.com/jrnl-org/jrnl/issues/1015)
- Check for readline module instead of Windows when initializing autocomplete in install [\#1104](https://github.com/jrnl-org/jrnl/pull/1104)
## [v2.5.1-alpha](https://pypi.org/project/jrnl/v2.5.1-alpha/) (2020-11-28)
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.5...v2.5.1-alpha)