File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77
8- ## [ Unreleased ]
8+ ## [ 6.2.8 ]
99### Added
1010- PHP 8.2 support
1111- JSON formatted update requests
@@ -20,7 +20,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2020
2121### Fixed
2222- Plugins unregister event listeners when removed with Client::removePlugin()
23- - Workaround for opcache.preload issue in deprected code unless 6.3.0 will be released
23+ - Workaround for opcache.preload issue in deprecated code unless 6.3.0 will be released
2424
2525### Changed
2626- ` RequestBuilder ` s must set a Content-Type on the ` Request ` for POST and PUT requests. ` Adapter ` s no longer set a default.
You can’t perform that action at this time.
0 commit comments