Skip to content

Commit

Permalink
Batch update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mininny committed Aug 1, 2024
1 parent aa48af5 commit 6fd9dc9
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,38 @@
# Changelog

## 3.1.57 (Jul 31, 2024)
### **Improvements**
- Fixed a crash where `SBDSessionWebSocketEngine` would crash when establishing a new WebSocket connection.

## 3.1.56 (Apr 9, 2024)
### **Improvements**

- Updated iOS deployment target to 12.0
- Updated Xcode version to 15.0
- Added `PrivacyInfo.xcprivacy` for [Apple Privacy Manifest](https://developer.apple.com/documentation/bundleresources/privacy_manifest_files)


## 3.1.55 (Dec 11, 2023)
### **Improvements**

- Fixed a crash that could occur when closing websocket connection.

## 3.1.54 (Nov 10, 2023)
### **Improvements**

- Fixed a crash that could occur when closing websocket connection.

## 3.1.53 (Sep 27, 2023)
### **Improvements**

- Fixed an intermittent crash issue when receiving pinned messages.

## 3.1.52 (Aug 24, 2023)
### **Improvements**

- Fixed a crash issue when websocket starts.


## v3.1.51 (Jul 7, 2023)
### **Improvements**
- Improved stability
Expand Down

0 comments on commit 6fd9dc9

Please sign in to comment.