aboutsummaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2015-04-08 07:48:22 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2015-04-08 07:48:22 +0200
commitebbada7fc8b48c064402786fcfcdbae9c0631848 (patch)
tree07f65f04b56a0000c271f65e3c1fc0aebf272076 /NEWS.rst
parentThe minimum error count is now specified in the configuration file. (diff)
downloadnewspipe-ebbada7fc8b48c064402786fcfcdbae9c0631848.tar.gz
newspipe-ebbada7fc8b48c064402786fcfcdbae9c0631848.tar.bz2
newspipe-ebbada7fc8b48c064402786fcfcdbae9c0631848.zip
Release 6.5.1
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 5913efe8..4f84aac5 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,5 +1,10 @@
pyAggr3g470r project news
+6.5.1: 2015-04-08
+ Improvements:
+ * improvements on the controllers;
+ * the minimum error count is now specified in the configuration file.
+
6.5: 2015-04-07
Improvements:
* new CSS;
bgstack15