Skip to content

Commit 0bca4fd

Browse files
committed
prepared 6.2.8
1 parent d759ceb commit 0bca4fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and 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.

0 commit comments

Comments
 (0)