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/)
7
7
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
8
8
9
9
10
- ## [ Unreleased]
10
+ ## Unreleased
11
11
12
- ## [ 1.8.1] - 2021-03-21
12
+ ## 1.8.1 - 2021-03-21
13
13
14
14
### Fixed
15
15
16
16
- Issue parsing IPv6 URLs
17
17
- Issue modifying ServerRequest lost all its attributes
18
18
19
- ## [ 1.8.0] - 2021-03-21
19
+ ## 1.8.0 - 2021-03-21
20
20
21
21
### Added
22
22
@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
28
28
- Issue when creating stream from ` php://input ` and curl-ext is not installed
29
29
- Broken ` Utils::tryFopen() ` on PHP 8
30
30
31
- ## [ 1.7.0] - 2020-09-30
31
+ ## 1.7.0 - 2020-09-30
32
32
33
33
### Added
34
34
@@ -272,7 +272,6 @@ Currently unsupported:
272
272
273
273
274
274
275
- [ Unreleased ] : https://github.com/guzzle/psr7/compare/1.6.0...HEAD
276
275
[ 1.6.0 ] : https://github.com/guzzle/psr7/compare/1.5.2...1.6.0
277
276
[ 1.5.2 ] : https://github.com/guzzle/psr7/compare/1.5.1...1.5.2
278
277
[ 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