mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-10 08:38:32 +02:00
Added Changelog.
This commit is contained in:
parent
78ebf1c824
commit
3e7f9ba301
1 changed files with 25 additions and 0 deletions
25
CHANGELOG.md
Normal file
25
CHANGELOG.md
Normal file
|
@ -0,0 +1,25 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
0.1.1
|
||||
-----
|
||||
|
||||
* Removed unnecessary print commands
|
||||
* Created the documentation
|
||||
|
||||
0.1.0
|
||||
-----
|
||||
|
||||
* Supports encrypted journals using AES encryption
|
||||
* Support external editors for composing entries
|
||||
|
||||
0.0.2
|
||||
-----
|
||||
|
||||
* Filtering by tags and dates
|
||||
* Now using dedicated classes for Journals and entries
|
||||
|
||||
0.0.1
|
||||
-----
|
||||
|
||||
* Composing entries works. That's pretty much it.
|
Loading…
Add table
Reference in a new issue