Allow building against Qt 5.11 (#3105)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
nilyt
2021-08-07 10:37:02 +00:00
committed by GitHub
parent 5cb1022ccf
commit 961803deba
3 changed files with 6 additions and 1 deletions
+1
View File
@@ -24,6 +24,7 @@
- Bugfix: Fixed comma appended to username completion when not at the beginning of the message. (#3060)
- Bugfix: Fixed bug misplacing chat when zooming on Chrome with Chatterino Native Host extension (#1936)
- Bugfix: Channel point redemptions from ignored users are now properly blocked. (#3102)
- Dev: Allow building against Qt 5.11 (#3105)
- Dev: Ubuntu packages are now available (#2936)
- Dev: Disabled update checker on Flatpak. (#3051)
- Dev: Add logging for HTTP requests (#2991)