Skip to content

Commit d6ecd8b

Browse files
Merge pull request #410 from pusher/update-changelog
Update changelog
2 parents d57349f + 571c281 commit d6ecd8b

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +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.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+
725
## [10.1.0](https://github.com/pusher/pusher-websocket-swift/compare/10.0.1...10.1.0) - 2022-07-15
826

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

1533
- SwiftLint from SPM's package.swift.
1634

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

2037
### Fixed

0 commit comments

Comments
 (0)