Skip to content

Commit

Permalink
Update change log.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quintin Willison committed Jan 31, 2020
1 parent 23943f9 commit d38d3e0
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Change Log

## [1.1.18](https://github.com/ably/ably-cocoa/tree/HEAD)
[Full Changelog](https://github.com/ably/ably-cocoa/compare/1.1.17...1.1.18)

**Fixed bugs:**

- Result of internet-up.ably-realtime.com is ignored [\#952](https://github.com/ably/ably-cocoa/issues/952)
- Realtime suspended connection retrial using wrong timeout [\#913](https://github.com/ably/ably-cocoa/issues/913)

**Closed issues:**

- Remove develop branch [\#969](https://github.com/ably/ably-cocoa/issues/969)
- Flaky test: RTP2f \(incoming LEAVE while SYNCing\) [\#938](https://github.com/ably/ably-cocoa/issues/938)
- Flaky test: RTN17\* \(fallback hosts\) [\#931](https://github.com/ably/ably-cocoa/issues/931)

**Merged pull requests:**

- Remove redundant direct calls to push delegate callbacks [\#975](https://github.com/ably/ably-cocoa/pull/975) ([tcard](https://github.com/tcard))
- Simplify hooks on RTP2f test [\#963](https://github.com/ably/ably-cocoa/pull/963) ([tcard](https://github.com/tcard))
- Fix internet-up.ably-realtime.com checks [\#961](https://github.com/ably/ably-cocoa/pull/961) ([tcard](https://github.com/tcard))
- Fix connection SUSPENDED timeout [\#917](https://github.com/ably/ably-cocoa/pull/917) ([ricardopereira](https://github.com/ricardopereira))

## [1.1.17](https://github.com/ably/ably-cocoa/tree/1.1.17)
[Full Changelog](https://github.com/ably/ably-cocoa/compare/1.1.16...1.1.17)

Expand Down

0 comments on commit d38d3e0

Please sign in to comment.