mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
Tagging fixes
This commit is contained in:
parent
601e574d91
commit
13a0e7ce86
4 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,10 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
### 1.4.1
|
||||
|
||||
* [Fixed] Tagging works again
|
||||
|
||||
### 1.4.0
|
||||
|
||||
* [Improved] Unifies encryption between Python 2 and 3. If you have problems reading encrypted journals afterwards, first decrypt your journal with the __old__ jrnl version (install with `pip install jrnl==1.3.1`, then `jrnl --decrypt`), upgrade jrnl (`pip install jrnl --upgrade`) and encrypt it again (`jrnl --encrypt`).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue