Skip to content

Commit

Permalink
PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Chaloner committed Nov 13, 2024
1 parent 68ac574 commit be82a8b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,13 +307,13 @@ Passing in 0 disables exponential backoff completely. In that case, the client w
- An event's chart key can no longer be changed

### v92 -> v93
- Objects can be released in batch
- Removed StatusChangeRequest constructor. Use setters instead.

### v91 -> v92
- Use new RELEASE statusChangeCommand type instead of hardcoded FREE status, when releasing objects
- No breaking changes.

### v90 -> v91
- Only PHP 8.1 and newer are supported (older versions have reached end of life)
- Only PHP 8.1 and newer are supported (older versions have reached end of life).

### v89 -> v90
- `$client->usageReports->summaryForAllMonths()` now returns a `UsageSummaryForAllMonths` object
Expand Down

0 comments on commit be82a8b

Please sign in to comment.