Skip to content

Commit 571c281

Browse files
Add missing changelog
1 parent 4b1d9e4 commit 571c281

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

+13-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,24 @@ 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-
## [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
88

99
### Fixed
1010

1111
- Memory Leak on NWWebSocket library
1212

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+
1325
## [10.1.0](https://github.com/pusher/pusher-websocket-swift/compare/10.0.1...10.1.0) - 2022-07-15
1426

1527
### Added
@@ -20,7 +32,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2032

2133
- SwiftLint from SPM's package.swift.
2234

23-
2435
## [10.0.1](https://github.com/pusher/pusher-websocket-swift/compare/10.0.0...10.0.1) - 2022-03-23
2536

2637
### Fixed

0 commit comments

Comments
 (0)