diff options
author | Hunter Peavey | 2020-12-30 15:52:24 -0800 |
---|---|---|
committer | Hunter Peavey | 2020-12-30 15:52:24 -0800 |
commit | e5b5dc15d7e37dd23a424904334666f9aedd3b7c (patch) | |
tree | 2d9776440f9311263e1b57c2f90c61c52687c794 /CHANGELOG | |
parent | 3f6e1dd76b72cd3c5def0ef6aa0b05c870ca32c3 (diff) | |
download | aur-e5b5dc15d7e37dd23a424904334666f9aedd3b7c.tar.gz |
Update AUR for 2.2.0 release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG index 428da9e34fe5..dec419cfa85a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,6 @@ See the full changelog at https://git.sr.ht/~krathalan/wtwitch/tree/master/FULLCHANGELOG -1.7.1 (July 6, 2020) - Fixed issue #5 where user settings may be read incorrectly - https://todo.sr.ht/~krathalan/wtwitch/5 - 2.0.0 (August 24, 2020) New command style: no more flags! ("wtwitch c" instead of "wtwitch -c") Instead of "wtwitch [streamer]" to watch a streamer, use @@ -23,3 +19,7 @@ https://git.sr.ht/~krathalan/wtwitch/tree/master/FULLCHANGELOG 2.1.1 (December 22, 2020) Fixed bug with mpv window title due to changes in streamlink 2.0.0 + +2.2.0 (December 30, 2020) + Added ability to hide offline streamers from "wtwitch c" with new "wtwitch f" command + https://todo.sr.ht/~krathalan/wtwitch/8 |