mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Update changelog [ci skip]
This commit is contained in:
parent
48cde1b473
commit
b6d77e4048
1 changed files with 9 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue