Skip to content

Commit

Permalink
prepared 6.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
mkalkbrenner committed Dec 6, 2022
1 parent d759ceb commit 0bca4fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [Unreleased]
## [6.2.8]
### Added
- PHP 8.2 support
- JSON formatted update requests
Expand All @@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed
- Plugins unregister event listeners when removed with Client::removePlugin()
- Workaround for opcache.preload issue in deprected code unless 6.3.0 will be released
- Workaround for opcache.preload issue in deprecated code unless 6.3.0 will be released

### Changed
- `RequestBuilder`s must set a Content-Type on the `Request` for POST and PUT requests. `Adapter`s no longer set a default.
Expand Down

0 comments on commit 0bca4fd

Please sign in to comment.