diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-04-05 21:41:22 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-04-05 21:41:22 +0200 |
commit | 1503385dc6d54d59ed9da19db815c87443775e9c (patch) | |
tree | 649884f798afde9e3bcf4fdc24c8631c48066936 | |
parent | aMerge branch 'master' of github.com:newspipe/newspipe (diff) | |
download | newspipe-1503385dc6d54d59ed9da19db815c87443775e9c.tar.gz newspipe-1503385dc6d54d59ed9da19db815c87443775e9c.tar.bz2 newspipe-1503385dc6d54d59ed9da19db815c87443775e9c.zip |
Updated CHANGELOG.
-rw-r--r-- | CHANGELOG.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 75c73f3a..c12cc15e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,13 @@ Release History ================= +8.1 (not yet released) +---------------- + New: + * email address of users are no longer stored in the database. Only a + nickname and a password are required to create an account; + * deployment is now done with pipenv; + 8.0 (2017-05-24) ---------------- New: |