Added Changelog.

This commit is contained in:
Manuel Ebert 2012-04-16 13:50:54 +02:00
parent 78ebf1c824
commit 3e7f9ba301

25
CHANGELOG.md Normal file
View 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.