From a13c759781aec7370a24dd28e0bc6222d10a4b3b Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 13 Jul 2014 15:39:38 +0200 Subject: Updated NEWS.rst. --- NEWS.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.rst b/NEWS.rst index 5b098661..7b7081f0 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -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. -- cgit