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