summarylogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 9ccc95364e3e..85ab280ab863 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,6 @@
See the full changelog for all versions at:
https://github.com/krathalan/wtwitch/blob/master/FULLCHANGELOG
-2.6.1 (February 05, 2023)
- Use a separate file for API token from ruitcatarino (PR#19)
+2.6.2 (May 03, 2023)
+ Fix issue #21 (subscribing to a substring of an already subscribed channel fails)
+ Attempt a fix for issue #20 (commands fail when the Twitch API returns a 401 "Invalid OAuth Token")