mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
Add missing CHANGELOG and CONTRIBUTORS entries for v2.1
This commit is contained in:
parent
225849ac71
commit
131fe8a8b4
2 changed files with 6 additions and 1 deletions
|
@ -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)
|
||||
|
|
|
@ -9,6 +9,7 @@ Alexis Metaireau <alexis@notmyidea.org>
|
|||
Arnaud Bos <arnaud.tlse@gmail.com>
|
||||
Baptiste Jonglez <git@bitsofnetworks.org>
|
||||
Berteh <berteh@gmail.com>
|
||||
donkers <thedonkers@gmail.com>
|
||||
Feth AREZKI <feth@tuttu.info>
|
||||
Frédéric Sureau <fredericsureau@gmail.com>
|
||||
Jocelyn Delalande <jocelyn@crapouillou.net>
|
||||
|
|
Loading…
Reference in a new issue