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 97a62a9 commit 862890d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,9 +303,12 @@ Passing in 0 disables exponential backoff completely. In that case, the client w

## Upgrading

### v84 -> v85
### v85 -> v86
- `$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.

### v84 -> v85
- Usage report format changed

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

Expand Down

0 comments on commit 862890d

Please sign in to comment.