File tree Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Expand file tree Collapse file tree 1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,24 @@ 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
+ ## [ 10.1.3] ( https://github.com/pusher/pusher-websocket-swift/compare/10.1.2...10.1.3 ) - 2023-05-19
8
+
9
+ ### Fixed
10
+
11
+ - Memory Leak on NWWebSocket library
12
+
13
+ ## [ 10.1.2] ( https://github.com/pusher/pusher-websocket-swift/compare/10.1.1...10.1.2 ) - 2022-11-10
14
+
15
+ ### Fixed
16
+
17
+ - Ensure latest authorization signature on reconnect.
18
+
19
+ ## [ 10.1.1] ( https://github.com/pusher/pusher-websocket-swift/compare/10.1.0...10.1.1 ) - 2022-07-28
20
+
21
+ ### Added
22
+
23
+ - Migrate to Github Actions.
24
+
7
25
## [ 10.1.0] ( https://github.com/pusher/pusher-websocket-swift/compare/10.0.1...10.1.0 ) - 2022-07-15
8
26
9
27
### Added
@@ -14,7 +32,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
14
32
15
33
- SwiftLint from SPM's package.swift.
16
34
17
-
18
35
## [ 10.0.1] ( https://github.com/pusher/pusher-websocket-swift/compare/10.0.0...10.0.1 ) - 2022-03-23
19
36
20
37
### Fixed
You can’t perform that action at this time.
0 commit comments