Skip to content

Commit

Permalink
Merge pull request #410 from pusher/update-changelog
Browse files Browse the repository at this point in the history
Update changelog
  • Loading branch information
benjamin-tang-pusher committed Aug 8, 2023
2 parents d57349f + 571c281 commit d6ecd8b
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [10.1.3](https://github.com/pusher/pusher-websocket-swift/compare/10.1.2...10.1.3) - 2023-05-19

### Fixed

- Memory Leak on NWWebSocket library

## [10.1.2](https://github.com/pusher/pusher-websocket-swift/compare/10.1.1...10.1.2) - 2022-11-10

### Fixed

- Ensure latest authorization signature on reconnect.

## [10.1.1](https://github.com/pusher/pusher-websocket-swift/compare/10.1.0...10.1.1) - 2022-07-28

### Added

- Migrate to Github Actions.

## [10.1.0](https://github.com/pusher/pusher-websocket-swift/compare/10.0.1...10.1.0) - 2022-07-15

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

- SwiftLint from SPM's package.swift.


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

### Fixed
Expand Down

0 comments on commit d6ecd8b

Please sign in to comment.