From 8f45ef894f2b3afb4eaf9c3b504fcae123079fab Mon Sep 17 00:00:00 2001 From: ksooo <3226626+ksooo@users.noreply.github.com> Date: Fri, 2 Aug 2024 10:34:44 +0200 Subject: [PATCH] v22.0.0: Initial release for Piers (PVR Add-on API v8.4.0) --- pvr.hts/changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pvr.hts/changelog.txt b/pvr.hts/changelog.txt index f57e35ff..d05f63d7 100644 --- a/pvr.hts/changelog.txt +++ b/pvr.hts/changelog.txt @@ -1,3 +1,6 @@ +v22.0.0 +- Initial release for Piers (PVR Add-on API v8.4.0) + v21.2.4 - Async updates: Ignore 'add' events for existing tags (happens on wake after suspend).