diff --git a/CHANGELOG.md b/CHANGELOG.md index ac4fbd57..ccdaa756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,25 +1,22 @@ Changelog ========= -0.1.1 ------ +### 0.1.1 * Removed unnecessary print commands * Created the documentation +* Registered jrnl in the python package repository -0.1.0 ------ +### 0.1.0 * Supports encrypted journals using AES encryption * Support external editors for composing entries -0.0.2 ------ +### 0.0.2 * Filtering by tags and dates * Now using dedicated classes for Journals and entries -0.0.1 ------ +### 0.0.1 -* Composing entries works. That's pretty much it. \ No newline at end of file +* Composing entries works. That's pretty much it. diff --git a/index.html b/index.html index a0f22cc9..f9b96812 100644 --- a/index.html +++ b/index.html @@ -218,28 +218,29 @@ python setup.py install

Changelog

-

0.1.1

+

0.1.1

-

0.1.0

+

0.1.0

-

0.0.2

+

0.0.2

-

0.0.1

+

0.0.1