Added changelog and use rST for README

This commit is contained in:
2020-01-13 23:22:55 +01:00
parent 91364e8a13
commit 39900aaa27
4 changed files with 90 additions and 54 deletions

29
CHANGELOG.rst Normal file
View File

@ -0,0 +1,29 @@
Changelog
=========
This changelog contains a list of versions with their respective high-level changes.
v0.3.2:
document links now work if more than three documents are available
v0.3.1:
- fixed URL for invited sessions
- fixed problems with headless mode for GUI-free systems
v0.3.0:
added support for multiple districts
v0.2.2:
- added support for official abbreviations of committees
- detects now all invited sessions, not only every other
v0.2.1:
- finally fixed regional committees
v0.2.0:
- fixed regional committees part one
v0.1.4:
unified versions between README and setup.py
v0.1.3:
corrected link to Git repository
v0.1.2:
added nice badges
v0.1.1:
added main module
v0.1.0:
- initial release