Skip to content

Commit 2dada44

Browse files
committed
updated changelog for new version 1.2.14
1 parent 8414165 commit 2dada44

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# Change Log
22

3+
## [1.2.14](https://github.com/ably/ably-dotnet/tree/1.2.14) (2023-10-21)
4+
5+
[Full Changelog](https://github.com/ably/ably-dotnet/compare/1.2.13...1.2.14)
6+
7+
**Fixed bugs:**
8+
9+
- Realtime Channel Status method [\#1240](https://github.com/ably/ably-dotnet/issues/1240)
10+
11+
**Closed issues:**
12+
13+
- No `async` version of `IRestChannel.Status` [\#1263](https://github.com/ably/ably-dotnet/issues/1263)
14+
- Ably and ClientWebsocket [\#1257](https://github.com/ably/ably-dotnet/issues/1257)
15+
- JSON Encoding issues [\#1255](https://github.com/ably/ably-dotnet/issues/1255)
16+
17+
**Merged pull requests:**
18+
19+
- Add async version of channel status [\#1266](https://github.com/ably/ably-dotnet/pull/1266) ([sacOO7](https://github.com/sacOO7))
20+
- Fix ably request method param [\#1260](https://github.com/ably/ably-dotnet/pull/1260) ([sacOO7](https://github.com/sacOO7))
21+
322
## [1.2.13](https://github.com/ably/ably-dotnet/tree/1.2.13) (2023-09-25)
423

524
[Full Changelog](https://github.com/ably/ably-dotnet/compare/1.2.12...1.2.13)

0 commit comments

Comments
 (0)