Add changelog

This commit is contained in:
Alexey Golub
2018-02-11 12:38:48 +02:00
parent cff976e2e4
commit 4e5d3cb4ed
2 changed files with 13 additions and 3 deletions

9
Changelog.md Normal file
View File

@@ -0,0 +1,9 @@
### v2.3 (27-Oct-2017)
- Improved message date filtering, it's now marginally faster.
- Fixed underscores not recognized as italics in markdown.
- Added support for custom emojis.
- Added support for user and role mentions.
- Added support for channel mentions.
- Fixed text in pre blocks not being wrapped correctly.
- Added workaround for non-default message types.