+10
-3
lines changedFilter options
+10
-3
lines changed Original file line number Diff line number Diff line change
@@ -4,7 +4,14 @@ 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.3.0...HEAD)
7
+
## [Unreleased](https://github.com/pusher/NWWebSocket/compare/0.4.0...HEAD)
8
+
9
+
## [0.4.0](https://github.com/pusher/NWWebSocket/compare/0.3.0...0.4.0) - 2020-10-27
10
+
11
+
### Added
12
+
13
+
- watchOS support (6.0 and above).
14
+
- Additions to the README to help new users of `NWWebSocket` library.
8
15
9
16
## [0.3.0](https://github.com/pusher/NWWebSocket/compare/0.2.1...0.3.0) - 2020-10-16
10
17
@@ -32,4 +39,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
32
39
33
40
### Added
34
41
35
-
- Initial version of `NWWebSocket`.
42
+
- Initial version of `NWWebSocket`.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
Pod::Spec.new do |s|
2
2
s.name = 'NWWebSocket'
3
-
s.version = '0.3.0'
3
+
s.version = '0.4.0'
4
4
s.summary = 'A WebSocket client written in Swift, using the Network framework from Apple'
5
5
s.homepage = 'https://github.com/pusher/NWWebSocket'
6
6
s.license = 'MIT'
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4