diff options
-rw-r--r-- | CHANGELOG.rst | 4 | ||||
-rw-r--r-- | README.rst | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e52e60d0..1be70121 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,8 +2,8 @@ Release History ================= -7.1 (not yet released) ---------------------- +7.1 (2016-09-26) +---------------- New: * public profile page for users (private by default); @@ -26,7 +26,7 @@ The core technologies are `Flask <http://flask.pocoo.org>`_, `SQLAlchemy <http://www.sqlalchemy.org>`_ and `React <https://facebook.github.io/react/>`_. -Python 3.5 is recommended. +Python 3.5 is required. Documentation ------------- |