Skip to content

Commit 32a92b3

Browse files
authored
Merge pull request #408 from Nyholm/links
Removed broken links
2 parents 35ea11d + b4bb468 commit 32a92b3

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CHANGELOG.md

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

0 commit comments

Comments
 (0)