aboutsummaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2014-09-24 09:22:36 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2014-09-24 09:22:36 +0200
commitc94914d2548be146970e071c3a6442ab021829cc (patch)
tree691fcd482cd208b22123ca816ea2bb81ac28d1c3 /NEWS.rst
parentUpdated README. (diff)
downloadnewspipe-c94914d2548be146970e071c3a6442ab021829cc.tar.gz
newspipe-c94914d2548be146970e071c3a6442ab021829cc.tar.bz2
newspipe-c94914d2548be146970e071c3a6442ab021829cc.zip
Release 5.6.6.
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 62c30718..a149921d 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,5 +1,10 @@
pyAggr3g470r project news
+5.6.6: 2014-09-24
+ Improvements: Significant performance improvement for the views
+ /favorites and /unread. The performance problem has been introduced
+ with the release 5.6.5.
+
5.6.5: 2014-09-15
This release fixes a major bug introduced with the version 0.9.7 of SQLAlchemy
(conflicts between persistent ant transcient SQLAlchemy objects).
bgstack15