File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
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 ` ).
8
18
9
19
## [ 0.2.0] ( https://github.com/pusher/NWWebSocket/compare/0.1.0...0.2.0 ) - 2020-10-15
10
20
You can’t perform that action at this time.
0 commit comments