aboutsummaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
authorFrançois Schmidts <francois.schmidts@gmail.com>2015-03-03 23:30:16 +0100
committerFrançois Schmidts <francois.schmidts@gmail.com>2015-03-03 23:30:16 +0100
commit41cb78173636e0f6f463280afdf050583dbdb3dc (patch)
tree42224fe408d3048f210b565413feb34bfe08940c /NEWS.rst
parentlast fixes (diff)
parentTypo. (diff)
downloadnewspipe-41cb78173636e0f6f463280afdf050583dbdb3dc.tar.gz
newspipe-41cb78173636e0f6f463280afdf050583dbdb3dc.tar.bz2
newspipe-41cb78173636e0f6f463280afdf050583dbdb3dc.zip
Merge remote-tracking branch 'origin/master' into evol/api
Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.rst b/NEWS.rst
index 90b70512..730a3dec 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -1,5 +1,9 @@
pyAggr3g470r project news
+6.2: 2015-02-26
+ The system of email notifications for new articles has been removed.
+ This feature was hardly used.
+
6.1: 2015-02-23
Improvements: articles are now identified with the id provided
by the RSS/ATOM feed.
bgstack15