summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 729d9976..fb0fda94 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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