From 4a2f7c2d275c36a1c396685350b68dc6ef13f184 Mon Sep 17 00:00:00 2001 From: 0xb00bface <0xboobface@gmail.com> Date: Sat, 7 Aug 2021 14:17:15 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2d06c6c..bb5b4643 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ * Added Chaturbate configuration parameter to throttle requests to avoid 429 errors. Be aware that this also slows down the online check for Chaturbate models, especially, if you have a lot of models in your list. +* Fixed ConcurrentModificationException, which caused the recorded models tab + to turn blank 4.4.3 ========================