aboutsummaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst5
1 files changed, 5 insertions, 0 deletions
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.
bgstack15