Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ipavlidakis committed May 8, 2024
1 parent be9caef commit 3f997e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

# Upcoming

### ✅ Added
- A viewModifier that allows you to present a view whenever a call ends. [#382](https://github.com/GetStream/stream-video-swift/pull/382)

# [1.0.0](https://github.com/GetStream/stream-video-swift/releases/tag/1.0.0)

### 🔄 Changed
- The return type of `call.get()` is now the API type `GetCallResponse` which encapsulates the previous `CallResponse` under the `call` property. [#335](https://github.com/GetStream/stream-video-swift/pull/335)
- Remove Nuke dependency from the SwiftUI SDK. [#340](https://github.com/GetStream/stream-video-swift/pull/340)
Expand Down

0 comments on commit 3f997e9

Please sign in to comment.