diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-09-21 10:20:03 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2016-09-21 10:20:03 +0200 |
commit | fc15beadc91d86a99db211cac6f937bcdf4b7307 (patch) | |
tree | 2017c0676f705101177b01e08858059a3c067699 | |
parent | Updated translations. (diff) | |
download | newspipe-fc15beadc91d86a99db211cac6f937bcdf4b7307.tar.gz newspipe-fc15beadc91d86a99db211cac6f937bcdf4b7307.tar.bz2 newspipe-fc15beadc91d86a99db211cac6f937bcdf4b7307.zip |
Updated CHANGELOG.
-rw-r--r-- | CHANGELOG.rst | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 57e44c64..f2919aa4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ Release History ================= +7.1 (not yet released) +--------------------- + + New: + * public profile page for users (private by default); + * popular page: displays the most popular feeds recentlty added by the users. + Improvements: + * the profile edition page has been improved; + * the generation of the tag cloud has been improved (faster). + Fixes: + * fixed a bug when loading the list of stop words. + + 7.0 (2016-04-07) ---------------- New: |