Fix announcement rendering (#3639)

* Fix announcement rendering

* Changelog

* Add test message to Window.cpp
This commit is contained in:
Mm2PL
2022-04-01 00:24:19 +02:00
committed by GitHub
parent e41a2e8408
commit 832e34186b
3 changed files with 14 additions and 0 deletions
+2
View File
@@ -2,6 +2,8 @@
## Unversioned
- Bugfix: Fixed rendering of moderator announcements. (#3639)
## 2.3.5
- Major: Added highlights for first messages (#3267)