Update version

This commit is contained in:
Alexey Golub
2019-06-06 23:38:06 +03:00
parent 9a383d2bd4
commit 76c7f9b419
3 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
### v2.13.1 (06-Jun-2019)
- Fixed an issue where the app sometimes crashed when exporting due to `System.InvalidCastException`.
- [HTML] Added `data-user-id` attribute to `span.chatlog__author-name`. The value of this attribute is author's Discord user ID.
### v2.13 (15-May-2019)
- Updated usage instructions.