formatting

This commit is contained in:
Manuel Ebert 2012-04-16 14:54:27 +02:00
parent 438771ebe3
commit c70c4fe7fa

View file

@ -1,25 +1,22 @@
Changelog Changelog
========= =========
0.1.1 ### 0.1.1
-----
* Removed unnecessary print commands * Removed unnecessary print commands
* Created the documentation * Created the documentation
* Registered jrnl in the python package repository
0.1.0 ### 0.1.0
-----
* Supports encrypted journals using AES encryption * Supports encrypted journals using AES encryption
* Support external editors for composing entries * Support external editors for composing entries
0.0.2 ### 0.0.2
-----
* Filtering by tags and dates * Filtering by tags and dates
* Now using dedicated classes for Journals and entries * Now using dedicated classes for Journals and entries
0.0.1 ### 0.0.1
-----
* Composing entries works. That's pretty much it. * Composing entries works. That's pretty much it.