File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
77and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
88
99
10- ## [ Unreleased]
10+ ## Unreleased
1111
12- ## [ 1.8.1] - 2021-03-21
12+ ## 1.8.1 - 2021-03-21
1313
1414### Fixed
1515
1616- Issue parsing IPv6 URLs
1717- Issue modifying ServerRequest lost all its attributes
1818
19- ## [ 1.8.0] - 2021-03-21
19+ ## 1.8.0 - 2021-03-21
2020
2121### Added
2222
@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2828- Issue when creating stream from ` php://input ` and curl-ext is not installed
2929- Broken ` Utils::tryFopen() ` on PHP 8
3030
31- ## [ 1.7.0] - 2020-09-30
31+ ## 1.7.0 - 2020-09-30
3232
3333### Added
3434
@@ -272,7 +272,6 @@ Currently unsupported:
272272
273273
274274
275- [ Unreleased ] : https://github.com/guzzle/psr7/compare/1.6.0...HEAD
276275[ 1.6.0 ] : https://github.com/guzzle/psr7/compare/1.5.2...1.6.0
277276[ 1.5.2 ] : https://github.com/guzzle/psr7/compare/1.5.1...1.5.2
278277[ 1.5.1 ] : https://github.com/guzzle/psr7/compare/1.5.0...1.5.1
You can’t perform that action at this time.
0 commit comments