coriplus/CHANGELOG.md

22 lines
587 B
Markdown
Raw Normal View History

2019-10-10 15:21:33 +02:00
# Changelog
## 0.4
* Adding quick mention. You can now create a message mentioning another user in one click.
2019-10-10 19:43:02 +02:00
* Adding an about section, footer, version number and license.
2019-10-10 15:21:33 +02:00
* Improved repository with better README, CHANGELOG, requirements.txt and option to specify port on run_example.py
2019-10-10 19:43:02 +02:00
* Split app config from app module.
2019-10-10 15:21:33 +02:00
## 0.3
* This version (and every version below) is not a true version, but was added later by repository owner in changelog only.
* Added notifications (including count on top bar) and public timeline.
## 0.2
* Added file upload.
## 0.1
* Initial commit.