提交的内容
This commit is contained in:
18
vendor/guzzlehttp/uri-template/CHANGELOG.md
vendored
Executable file → Normal file
18
vendor/guzzlehttp/uri-template/CHANGELOG.md
vendored
Executable file → Normal file
@ -4,6 +4,24 @@ All notable changes to `uri-template` will be documented in this file.
|
||||
|
||||
Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
|
||||
|
||||
## v1.0.4 - 2025-02-03
|
||||
|
||||
### Changed
|
||||
- Officially support PHP 8.4
|
||||
|
||||
## v1.0.3 - 2023-12-03
|
||||
|
||||
### Changed
|
||||
- Updated link to RFC 6570
|
||||
|
||||
## v1.0.2 - 2023-08-27
|
||||
|
||||
### Changed
|
||||
- Officially support PHP 8.2 and 8.3
|
||||
|
||||
### Fixed
|
||||
- Fixed using `0` as an expanded value
|
||||
|
||||
## v1.0.1 - 2021-10-07
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user