summarylogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHunter Peavey2020-05-24 14:43:15 -0700
committerHunter Peavey2020-05-24 14:43:15 -0700
commit18c264bcab4a2bbf90425c7e015147232b0049f1 (patch)
tree1c470829a5bcb530c01e77d163874724c79198de /CHANGELOG
parentf266b746279370f132c8c077ee81ed981f29da24 (diff)
downloadaur-18c264bcab4a2bbf90425c7e015147232b0049f1.tar.gz
Update AUR for 1.5.1 release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 3 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 0589817c764d..582100f86734 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,12 +1,6 @@
See the full changelog at
https://git.sr.ht/~krathalan/wtwitch/tree/master/FULLCHANGELOG
-1.4.0 (March 06, 2020)
- Added initial localization for German/Deutsch and Spanish/EspaƱol (user
- contributed translations welcome!)
- Dramatically sped up many features
- Code cleanup
-
1.4.1 (March 07, 2020)
Fixed an issue where sometimes a streamer returned by the Twitch API would
be null
@@ -18,3 +12,6 @@ https://git.sr.ht/~krathalan/wtwitch/tree/master/FULLCHANGELOG
Add OAuth tokens for API requests as required by Twitch:
https://discuss.dev.twitch.tv/t/requiring-oauth-for-helix-twitch-api-endpoints/23916
Add support for XDG Base Directory spec
+
+1.5.1 (May 24, 2020)
+ Set OAuth token expiry for 1 day after acquisition