Update Changelog

This commit is contained in:
Nicolas Werner 2020-04-26 11:32:43 +02:00
parent d6386546b3
commit dbb13dfad6
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# Changelog
## [0.7.2] -- unreleased
### Features
- Respect exif rotation of images
- perf: Only clean out old messages from the database every 500 syncs. (There is usually more than one sync every second)
### Bugfixes
- Fix not being able to join rooms
## [0.7.1] -- 2020-04-24
### Features