Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest committed Oct 12, 2018
1 parent 981a100 commit 1575759
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,19 @@
# Changelog

## [v0.8.1](https://github.com/ably/ably-go/tree/v0.8.1) (2018-10-12)
[Full Changelog](https://github.com/ably/ably-go/compare/v0.8.0-beta.1...v0.8.1)

**Fixed bugs:**

- Client appears to be leaking TCP connections/file descriptors [\#89](https://github.com/ably/ably-go/issues/89)
- Library not sending X-Ably-Lib header \(RSC7b\) [\#69](https://github.com/ably/ably-go/issues/69)

## [v0.8.0-beta.1](https://github.com/ably/ably-go/tree/v0.8.0-beta.1) (2018-09-05)
[Full Changelog](https://github.com/ably/ably-go/compare/v0.8.0-beta.0...v0.8.0-beta.1)

**Implemented enhancements:**

- Contribution instructions out of date [\#62](https://github.com/ably/ably-go/issues/62)
- Update section about contributing [\#63](https://github.com/ably/ably-go/pull/63) ([ORBAT](https://github.com/ORBAT))

**Merged pull requests:**

- use constants for message encoding strings [\#77](https://github.com/ably/ably-go/pull/77) ([gernest](https://github.com/gernest))

## [v0.8.0-beta.0](https://github.com/ably/ably-go/tree/v0.8.0-beta.0) (2017-08-26)
**Implemented enhancements:**
Expand Down

0 comments on commit 1575759

Please sign in to comment.