summarylogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorHunter Peavey2020-03-20 16:02:00 -0700
committerHunter Peavey2020-03-20 16:02:00 -0700
commit7e87a2d90471653539e13b315211ad339a0e79b6 (patch)
tree4b0a111de9420bdf17fb363bf036e309a90ea460 /CHANGELOG
parent26d70466e521738cd5535d25072949f1e34e0979 (diff)
downloadaur-7e87a2d90471653539e13b315211ad339a0e79b6.tar.gz
Update CHANGELOG from upstream
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG18
1 files changed, 12 insertions, 6 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6941440a47da..62bb0e9c8694 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,22 +1,28 @@
-See the full changelog at https://git.sr.ht/~krathalan/wtwitch/tree/master/FULLCHANGELOG
+See the full changelog at
+https://git.sr.ht/~krathalan/wtwitch/tree/master/FULLCHANGELOG
1.2.0 (February 08, 2020)
- Dramatically reduced the number of Twitch API calls with the -c,--check option
- The above change should at least alleviate https://todo.sr.ht/~krathalan/wtwitch/2
+ Dramatically reduced the number of Twitch API calls with the -c,--check
+ option
+ The above change should at least alleviate
+ https://todo.sr.ht/~krathalan/wtwitch/2
1.3.0 (February 12, 2020)
- Option -t,--top-games changed to -t,--top and now lists top games *and* top streams
+ Option -t,--top-games changed to -t,--top and now lists top games *and*
+ top streams
Started caching game IDs to again dramatically reduce strain on Twitch API
Added debugging information to more code
Reduced code duplication
1.4.0 (March 06, 2020)
- Added initial localization for German/Deutsch and Spanish/Español (user contributed translations welcome!)
+ 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
+ Fixed an issue where sometimes a streamer returned by the Twitch API would
+ be null
1.4.2 (March 19, 2020)
Fixed an "unbound variable" issue when a user had no subscriptions