1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 74f6c62f..9df96e65 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
## [Unreleased]
+### [0.7.0] -- Unreleased
+
+#### Features
+- Make nheko session import / export format match riot. Fixes #48 (WIP)
+- Implement proper replies (WIP)
+
+#### Improvements
+- Add dedicated reply button to Timeline items. Add button for other options so
+ that right click isn't always required.
+
## [0.6.4] - 2019-05-22
*Most* of the below fixes are due to updates in mtxclient. Make sure you compile against 0.2.1
|