diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-07-13 15:39:38 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-07-13 15:39:38 +0200 |
commit | a13c759781aec7370a24dd28e0bc6222d10a4b3b (patch) | |
tree | b0350b42a2223d2e3bad6012bc86322363587c10 /NEWS.rst | |
parent | Update headers tags. (diff) | |
download | newspipe-a13c759781aec7370a24dd28e0bc6222d10a4b3b.tar.gz newspipe-a13c759781aec7370a24dd28e0bc6222d10a4b3b.tar.bz2 newspipe-a13c759781aec7370a24dd28e0bc6222d10a4b3b.zip |
Updated NEWS.rst.
Diffstat (limited to 'NEWS.rst')
-rw-r--r-- | NEWS.rst | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ pyAggr3g470r project news +5.6.1: 2014-07-13 + Performance improvements: faster database insertion of articles by + the crawler and loading of the management page. + Minor bug fixes. + 5.6: 2014-07-05 pyAggr3g470r has now a RESTful JSON API which enables to manage Feed and Article objects. The API is documented in the README file. |