mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 16:48:31 +02:00
Update changelog [ci skip]
This commit is contained in:
parent
9122f09dae
commit
33b1636229
1 changed files with 7 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
# Changelog
|
||||
|
||||
## [Unreleased](https://github.com/jrnl-org/jrnl/)
|
||||
## [v2.6-beta](https://pypi.org/project/jrnl/v2.6-beta/) (2020-12-12)
|
||||
|
||||
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.5.1-alpha...HEAD)
|
||||
[Full Changelog](https://github.com/jrnl-org/jrnl/compare/v2.5.1-alpha...v2.6-beta)
|
||||
|
||||
**Implemented enhancements:**
|
||||
|
||||
|
@ -13,6 +13,11 @@
|
|||
- 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)
|
||||
|
||||
**Build:**
|
||||
|
||||
- Conduct a dependency audit [\#1052](https://github.com/jrnl-org/jrnl/issues/1052)
|
||||
- Update all dependencies and lock file [\#1110](https://github.com/jrnl-org/jrnl/pull/1110)
|
||||
|
||||
**Documentation:**
|
||||
|
||||
- Make docs site \(jrnl.sh\) fully meet Web Content Accessibility Guidelines \(WCAG\) 2.1 [\#1105](https://github.com/jrnl-org/jrnl/pull/1105)
|
||||
|
|
Loading…
Add table
Reference in a new issue