Skip to content

Commit 758dd1c

Browse files
committed
chore: update changelog for 1.2.3 release
1 parent 92363e1 commit 758dd1c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

3+
## [v1.2.3](https://github.com/ably/ably-ruby/tree/v1.2.3)
4+
5+
[Full Changelog](https://github.com/ably/ably-ruby/compare/v1.2.2...v1.2.3)
6+
7+
**Implemented enhancements:**
8+
9+
- Add full docstring coverage to public API [\#376](https://github.com/ably/ably-ruby/pull/376) ([lukaszsliwa](https://github.com/lukaszsliwa))
10+
11+
**Fixed bugs:**
12+
13+
- Incorrect ProtocolMessage\#connection\_details object \(overwrites original connection\_details send on CONNECTED state\) [\#377](https://github.com/ably/ably-ruby/issues/377)
14+
15+
**Merged pull requests:**
16+
17+
- fix: remove inbound message size validation [\#382](https://github.com/ably/ably-ruby/pull/382) ([owenpearson](https://github.com/owenpearson))
18+
- Changes related to docstring, generate docs and CI workflow [\#376](https://github.com/ably/ably-ruby/pull/376) ([lukaszsliwa](https://github.com/lukaszsliwa))
19+
- Fix doc comment: incorrect channel.state type [\#375](https://github.com/ably/ably-ruby/pull/375) ([lukaszsliwa](https://github.com/lukaszsliwa))
20+
321
## [v1.2.2](https://github.com/ably/ably-ruby/tree/v1.2.2)
422

523
[Full Changelog](https://github.com/ably/ably-ruby/compare/v1.2.1...v1.2.2)

0 commit comments

Comments
 (0)