diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-02-08 01:26:35 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-02-08 01:26:35 +0100 |
commit | 2ab56ad066d3ade84035affe9e824404c9979723 (patch) | |
tree | b3e218273eaa2fe267afb9da2edb9adace3ec01d | |
parent | No need to specify the version of python to use for the crawler on Heroku. (diff) | |
download | newspipe-2ab56ad066d3ade84035affe9e824404c9979723.tar.gz newspipe-2ab56ad066d3ade84035affe9e824404c9979723.tar.bz2 newspipe-2ab56ad066d3ade84035affe9e824404c9979723.zip |
Updated NEWS.rst.
-rw-r--r-- | NEWS.rst | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ pyAggr3g470r project news +6.0: 2015-02-08 + New: pyAggr3g470r is now working with Python 3.4. Tested on Heroku + with Python 3.4.2. + Improvements: The feed crawler uses the PEP 3156 (asyncio). The action + buttons are now on the left. It is easier to mark an article as read. + 5.7.0: 2014-11-20 Improvements: major improvements of the email notifications system. Notifications are now sent through Postmark (for example for Heroku) |