Skip to content

Commit 9b3e5a2

Browse files
Merge pull request #5 from pusher/release/0.2.1
Update the CHANGELOG file for v0.2.1 release
2 parents fd0c8d2 + 3cb463b commit 9b3e5a2

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased](https://github.com/pusher/NWWebSocket/compare/0.2.0...HEAD)
7+
## [Unreleased](https://github.com/pusher/NWWebSocket/compare/0.2.1...HEAD)
8+
9+
## [0.2.1](https://github.com/pusher/NWWebSocket/compare/0.2.0...0.2.1) - 2020-10-16
10+
11+
### Added
12+
13+
- This CHANGELOG file.
14+
15+
### Changed
16+
17+
- `NWWebSocket` class (and some methods) are now defined as `open` (previously they were `public`).
818

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

0 commit comments

Comments
 (0)