Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit b5fb2a3

Browse files
authored
fix version links in changelog
1 parent c4e1a4f commit b5fb2a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
106106
- Initial release
107107

108108

109-
[Unreleased]: https://github.com/php-http/guzzle6-adapter/compare/v2.0.0...HEAD
109+
[Unreleased]: https://github.com/php-http/guzzle6-adapter/compare/v2.0.1...HEAD
110+
[2.0.1]: https://github.com/php-http/guzzle6-adapter/compare/v2.0.0...v2.0.1
110111
[2.0.0]: https://github.com/php-http/guzzle6-adapter/compare/v1.1.1...v2.0.0
111112
[1.1.1]: https://github.com/php-http/guzzle6-adapter/compare/v1.1.0...v1.1.1
112113
[1.1.0]: https://github.com/php-http/guzzle6-adapter/compare/v1.0.0...v1.1.0

0 commit comments

Comments
 (0)