From 4b83183d023f8be26629f8d16fc5499c9787e08c Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Sat, 16 Nov 2019 19:57:02 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f28b454d..60ea29ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ * Pocket module added, [#742] by [@3mard](https://github.com/3mard) * Exchange Rates module added, by [@schoentoon](https://github.com/schoentoon) +### 🐞 Fixed * Subreddit out of bounds error fixed, [#753](https://github.com/wtfutil/wtf/issues/753) by [@TDHTTTT](https://github.com/TDHTTTT)