mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-11 17:18:30 +02:00
22 lines
420 B
Markdown
22 lines
420 B
Markdown
Changelog
|
|
=========
|
|
|
|
### 0.1.1
|
|
|
|
* Removed unnecessary print commands
|
|
* Created the documentation
|
|
* Registered jrnl in the python package repository
|
|
|
|
### 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.
|