mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-01 22:56:12 +02:00
Updated Readme from master
This commit is contained in:
parent
912f219b44
commit
0e4c7e7206
2 changed files with 11 additions and 13 deletions
|
@ -218,28 +218,29 @@ python setup.py install
|
|||
</code></pre>
|
||||
<h1>Changelog</h1>
|
||||
|
||||
<h2>0.1.1</h2>
|
||||
<h3>0.1.1</h3>
|
||||
|
||||
<ul>
|
||||
<li>Removed unnecessary print commands</li>
|
||||
<li>Created the documentation</li>
|
||||
<li>Registered jrnl in the python package repository</li>
|
||||
</ul>
|
||||
|
||||
<h2>0.1.0</h2>
|
||||
<h3>0.1.0</h3>
|
||||
|
||||
<ul>
|
||||
<li>Supports encrypted journals using AES encryption</li>
|
||||
<li>Support external editors for composing entries</li>
|
||||
</ul>
|
||||
|
||||
<h2>0.0.2</h2>
|
||||
<h3>0.0.2</h3>
|
||||
|
||||
<ul>
|
||||
<li>Filtering by tags and dates</li>
|
||||
<li>Now using dedicated classes for Journals and entries</li>
|
||||
</ul>
|
||||
|
||||
<h2>0.0.1</h2>
|
||||
<h3>0.0.1</h3>
|
||||
|
||||
<ul>
|
||||
<li>Composing entries works. That's pretty much it.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue