mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 22:16:13 +02:00
Saves password to keyring
Closes #96 and deprecates password field in config
This commit is contained in:
parent
d9f01fd753
commit
be2c511ea4
8 changed files with 73 additions and 45 deletions
|
@ -1,6 +1,10 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
#### 1.6.0
|
||||
|
||||
* [Improved] Passwords are now saved in the key-chain. The `password` field in `.jrnl_config` is soft-deprecated.
|
||||
|
||||
#### 1.5.7
|
||||
|
||||
* [Improved] The `~` in journal config paths will now expand properly to e.g. `/Users/maebert`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue