Fix "variables" documentation help in the Filter creation dialog (#2083)

This commit is contained in:
pajlada
2020-10-18 16:14:59 +02:00
committed by GitHub
parent f191de2514
commit 72f44ccdc3
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
## Unversioned
- Major: Added "Channel Filters". See https://wiki.chatterino.com/Filters/ for how they work or how to configure them. (#1748)
- Major: Added "Channel Filters". See https://wiki.chatterino.com/Filters/ for how they work or how to configure them. (#1748, #2083)
- Major: Added Streamer Mode configuration (under `Settings -> General`), where you can select which features of Chatterino should behave differently when you are in Streamer Mode. (#2001)
- Minor: Improved viewer list window.
- Minor: Added emote completion with `:` to the whispers channel (#2075)