summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-12 20:54:44 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-09-12 20:54:44 +0300
commit9c06ba5d25e8007f7d21971edce4c9791be009ed (patch)
treed45bc354d3a788fd8907b1825222e719e2a74262 /CHANGELOG.md
parente9ee29978d60f9fb5e661c5a02f33d8e3ad3655f (diff)
Open user profile on matrix.to links
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1d8aac84..5e97fbbd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,8 @@
## [Unreleased]
### Features
- Support for sending & receiving markdown formatted messages. (#283)
+- Context menu option to show the raw text message of an event. (#437)
+- Clicking on a user pill link will open the user profile.
### Improvements
- Update Polish translation (#430)