From 07668f349386adb737ec1515a589b2379a6ae882 Mon Sep 17 00:00:00 2001 From: sacOO7 Date: Fri, 19 Apr 2024 22:20:04 +0530 Subject: [PATCH] refactored changelog as per review comments --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b3c21835..4f973dfe8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,9 @@ **Merged pull requests:** -- Fix readme and capabilities by @sacOO7 in https://github.com/ably/ably-dotnet/pull/1274 +- Refactored documentation and SDK supported capabilities by @sacOO7 in https://github.com/ably/ably-dotnet/pull/1274 - Fix Create token request by @sacOO7 in https://github.com/ably/ably-dotnet/pull/1282 -- Fix spec RTL12 by @sacOO7 in https://github.com/ably/ably-dotnet/pull/1275 +- Fix entering internal presence members by @sacOO7 in https://github.com/ably/ably-dotnet/pull/1275 - Fix broken REST host fallbacks by @sacOO7 in https://github.com/ably/ably-dotnet/pull/1278 ## [1.2.14](https://github.com/ably/ably-dotnet/tree/1.2.14) (2023-10-21)