Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Apr 16, 2023
1 parent 29022a8 commit e15e1b2
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.9.5
======

* Update protocol package to the latest one.

v0.9.4
======

* Fix wrong unsubscribe code handling – see commit. According to spec unsubscribe codes >= 2500 should result into resubscribe from the SDK side, centrifuge-go did not follow this, instead it never resubscribed upon receiving such codes from the server. Thus message recovery and automatic resubscribe did not work correctly.

v0.9.3
======

Expand Down

0 comments on commit e15e1b2

Please sign in to comment.