diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fccb08d0..95c7a311 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,24 +3,28 @@ Changelog This document describes changes between each past release. -2.1 (unreleased) +2.1 (2018-02-16) ---------------- Changed ======= - Use flask-restful instead of deprecated flask-rest for the REST API (#315) +- Make sidebar scrollable. Usefull for large groups (#316) Fixed ===== - Fix the "IOError" crash when running `ihatemoney generate-config` (#308) - Made the left-hand sidebar scrollable (#318) +- Fix and enhanche Docker support (#320, #321) Added ===== - Statistics API (#343) +- Allow to disable/enable member via API (#301) +- Enable basic Apache auth passthrough for API (#303) 2.0 (2017-12-27) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9a817980..008ae90c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -9,6 +9,7 @@ Alexis Metaireau Arnaud Bos Baptiste Jonglez Berteh +donkers Feth AREZKI Frédéric Sureau Jocelyn Delalande