diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-09-11 07:32:49 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-09-11 07:32:49 +0200 |
commit | 458744b33de455585b3e9f80c1912125f1eb2e55 (patch) | |
tree | 151f1870a378cef5797ba081ef4aa8135d23f155 | |
parent | Improved README. (diff) | |
download | newspipe-458744b33de455585b3e9f80c1912125f1eb2e55.tar.gz newspipe-458744b33de455585b3e9f80c1912125f1eb2e55.tar.bz2 newspipe-458744b33de455585b3e9f80c1912125f1eb2e55.zip |
Added missing release in the file NEWS.rst.
-rw-r--r-- | NEWS.rst | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -311,6 +311,12 @@ and/or with cron. Better navigation between feeds and improvements to the SQLite database have been added. +0.4: 01 Feb 2010 22:05 + Release 0.4. The main page display only 10 articles by feeds. + For each feeds a page present the list of all articles. The SQLite base is + smaller than before (removed hashed value). + A lot of improvements. + 0.3: 01 Feb 2010 11:50 A new menu was added for faster access to feeds. Some improvements were made to the CSS. @@ -321,4 +327,4 @@ SQLite base management. 0.1: 29 Jan 2010 21:09 - First release of pyAggr3g470r.
\ No newline at end of file + First release of pyAggr3g470r. |