diff options
author | Joseph Donofry <joedonofry@gmail.com> | 2019-05-30 16:48:52 -0400 |
---|---|---|
committer | Joseph Donofry <joedonofry@gmail.com> | 2019-06-06 17:28:33 -0400 |
commit | 0840f47f838b3d422d0ee4a19802773b128d21be (patch) | |
tree | 66cd59a316ebb0b14dc01bc3c45d38481325bcb2 /CHANGELOG.md | |
parent | Update mtxclient version (diff) | |
download | nheko-0840f47f838b3d422d0ee4a19802773b128d21be.tar.xz |
Update CHANGELOG.md with 0.7.0 changes thus far
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 10 |
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 |