Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mroloux authored May 25, 2023
1 parent fbfbb27 commit 97a62a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,9 @@ Passing in 0 disables exponential backoff completely. In that case, the client w

## Upgrading

### v84 -> v85
- `$seatsioClient->events->channels->replace` now takes a normal array instead of an associative array. If you want to just replace the channel metadata but keep the objects (like replace() used to do), you have to explicitly pass in the objects.

### v83 -> v84
- Fields returned by usage reports have changed

Expand Down

0 comments on commit 97a62a9

Please sign in to comment.