Skip to content

Commit

Permalink
docs: Fix formatting consistency of CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
evansims committed Nov 30, 2023
1 parent 566215b commit 6dc982b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@

## [8.8.0](https://github.com/auth0/auth0-PHP/tree/8.8.0) - 2023-10-18

### Added
**Added**

- Support `initiate_login_uri` property for `PATCH` requests to the `/api/v2/clients/:id` Management API endpoint. [#732](https://github.com/auth0/auth0-PHP/pull/732)

### Fixed
**Fixed**

- Token generator typo in claim header. [#729](https://github.com/auth0/auth0-PHP/pull/729)

### Changed
**Changed**

- `composer.json` now identifies `mbstring` as a required extension. [#730](https://github.com/auth0/auth0-PHP/pull/730)
- PHP 8.3 nightlies have been added to the continuous integration testing matrix. [#733](https://github.com/auth0/auth0-PHP/pull/733)
Expand Down

0 comments on commit 6dc982b

Please sign in to comment.