From b763d14cd8bcd31f611461e8c58abcacc16008c8 Mon Sep 17 00:00:00 2001 From: peterpt <7487321+peterpt@users.noreply.github.com> Date: Tue, 11 Apr 2023 14:11:45 +0100 Subject: [PATCH] Update changelog.md --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index d9a4edb..72c2c28 100644 --- a/changelog.md +++ b/changelog.md @@ -1,7 +1,8 @@ ## IPTV-Checker (Changelog) +* v2.0 - OCR Detection on working streaming channels to detect if that channel is really online or is just a bad login * v1.0 - Few changes in m3u files * v1.0 - Implemented automatic detection of xml iptv files * v1.0 - Bug fix & implementation , changed how iptv-check filters the m3u file lists and from now will autoremove repeated urls on lists to scan * v1.0 - Bug fix , waiting for data was change from 2s to 4s because servers may take sometime to start sending data -* v1.0 - First Release \ No newline at end of file +* v1.0 - First Release