Skip to content

Commit

Permalink
Merge pull request #5 from pusher/release/0.2.1
Browse files Browse the repository at this point in the history
Update the CHANGELOG file for v0.2.1 release
  • Loading branch information
danielrbrowne authored Oct 16, 2020
2 parents fd0c8d2 + 3cb463b commit 9b3e5a2
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased](https://github.com/pusher/NWWebSocket/compare/0.2.0...HEAD)
## [Unreleased](https://github.com/pusher/NWWebSocket/compare/0.2.1...HEAD)

## [0.2.1](https://github.com/pusher/NWWebSocket/compare/0.2.0...0.2.1) - 2020-10-16

### Added

- This CHANGELOG file.

### Changed

- `NWWebSocket` class (and some methods) are now defined as `open` (previously they were `public`).

## [0.2.0](https://github.com/pusher/NWWebSocket/compare/0.1.0...0.2.0) - 2020-10-15

Expand Down

0 comments on commit 9b3e5a2

Please sign in to comment.