From 2daed73dbe8f288a8eebc35dbce90736a171ed26 Mon Sep 17 00:00:00 2001 From: mcm1957 Date: Thu, 5 Oct 2023 10:53:47 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 08c42bc..2a1689d 100644 --- a/README.md +++ b/README.md @@ -180,9 +180,9 @@ is true when TV is on and false if TV is off ### **WORK IN PROGRESS** -- (basti4557): Fixed a bug that killed the actual App State staying subsribed on changing from tv to app mode. -- (basti4557): Websocket SSL States can be again sent / received due to the websocket ssl changes. -- (basti4557): Moved from Plain Websocket to SSL Websocket. +- (basti4557) A bug that destryed the actual app state on changing from tv to app mode has been fixed. +- (basti4557) Websocket SSL states can now be sent / received again due to the websocket ssl changes. +- (basti4557) Plain websocket has been replced by SSL Websocket. ### 2.0.0 (2023-10-03)