Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
acarioni committed Jul 11, 2023
1 parent fcac760 commit c4f5fde
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# SDK for Swift Clients CHANGELOG

## Unreleased
## 6.0.0
_Compatible with Lightstreamer Server since 7.4.0._<br>
_Not compatible with code developed for the previous version._<br>
_Released on 11 Jul 2023._

Added a third argument to the delegate `ClientMessageDelegate.client(_:didProcessMessage:withResponse:)` carrying the response, from the Metadata Adapter of a Lightstreamer Server, to a message sent by the Client through the method `LightstreamerClient.sendMessage`.

Expand Down

0 comments on commit c4f5fde

Please sign in to comment.