From 4d1639e3619a282335eaeef473cff9f89a56c41a Mon Sep 17 00:00:00 2001 From: sacOO7 Date: Fri, 30 Aug 2024 11:41:47 +0530 Subject: [PATCH] Updated README to mention missing support for protocol 2.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b56e1c92..6359c737 100644 --- a/README.md +++ b/README.md @@ -432,11 +432,11 @@ Our [current approach to versioning](https://ably.com/documentation/client-lib-d ## Feature support -This library targets the Ably 1.2 [client library specification](https://ably.com/docs/client-lib-development-guide/features). List of available features for our client library SDKs can be found on our [feature support matrix](https://ably.com/download/sdk-feature-support-matrix) page. +This library targets the Ably 2.0 [client library specification](https://ably.com/docs/client-lib-development-guide/features). List of available features for our client library SDKs can be found on our [feature support matrix](https://ably.com/download/sdk-feature-support-matrix) page. ## Known limitations -As of release 1.2.0, the following are not implemented and will be covered in future 1.2.x releases. If there are features that are currently missing that are a high priority for your use-case then please [contact Ably customer support](https://ably.com/support). Pull Requests are also welcomed. +As of release 2.0, the following are not implemented and will be covered in future releases. If there are features that are currently missing that are a high priority for your use-case then please [contact Ably customer support](https://ably.com/support). Pull Requests are also welcomed. ### REST API