We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b8810 commit 5304526Copy full SHA for 5304526
CHANGELOG.md
@@ -7,9 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
## [10.1.0](https://github.com/pusher/pusher-websocket-swift/compare/10.0.1...10.1.0) - 2022-07-15
8
9
### Added
10
-- Add `onSubscriptionCountChanged` function to handle `pusher_internal:subscription_count` event
+- `onSubscriptionCountChanged` function to handle `pusher_internal:subscription_count` event
11
+
12
+### Removed
13
14
+- SwiftLint from SPM's package.swift.
15
-## [Unreleased](https://github.com/pusher/pusher-websocket-swift/compare/10.0.1...HEAD) - 2022-03-23
16
17
## [10.0.1](https://github.com/pusher/pusher-websocket-swift/compare/10.0.0...10.0.1) - 2022-03-23
18
0 commit comments