From a2fa228b3e8628ae9ad78c0c1f675a4f34be8032 Mon Sep 17 00:00:00 2001 From: fbenevides Date: Wed, 9 Aug 2023 09:17:55 +0200 Subject: [PATCH] Remove changelog entry --- CHANGELOG.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed254e6c..0009e4f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,6 @@ 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.4](https://github.com/pusher/pusher-websocket-swift/compare/10.1.3...10.1.4) - 2023-08-09 - -### Fixed - -- Reconnect when WebSocketConnectionDelegate triggers webSocketDidReceiveError event due to any POSIX error, except for ENOTCONN - ## [10.1.3](https://github.com/pusher/pusher-websocket-swift/compare/10.1.2...10.1.3) - 2023-05-19 ### Fixed