Adding changelog

This commit is contained in:
Yusur 2019-10-10 15:21:33 +02:00
parent 528e9e2c1c
commit edead62fc0

20
CHANGELOG.md Normal file
View file

@ -0,0 +1,20 @@
# Changelog
## 0.4
* Adding quick mention. You can now create a message mentioning another user in one click.
* Adding an about section, version number and license.
* Improved repository with better README, CHANGELOG, requirements.txt and option to specify port on run_example.py
## 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.