Skip to content

Commit d24d323

Browse files
authored
Merge pull request #43 from petal-labs/docs/changelog-compare-links
docs(changelog): backfill compare links for 0.14-0.16
2 parents d22b643 + e7f084c commit d24d323

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
181181
- Telemetry hooks and retry policies
182182
- Typed error handling
183183

184-
[Unreleased]: https://github.com/petal-labs/iris/compare/v0.13.0...HEAD
184+
[Unreleased]: https://github.com/petal-labs/iris/compare/v0.16.0...HEAD
185+
[0.16.0]: https://github.com/petal-labs/iris/compare/v0.15.0...v0.16.0
186+
[0.15.0]: https://github.com/petal-labs/iris/compare/v0.14.0...v0.15.0
187+
[0.14.0]: https://github.com/petal-labs/iris/compare/v0.13.0...v0.14.0
185188
[0.13.0]: https://github.com/petal-labs/iris/compare/v0.12.0...v0.13.0
186189
[0.12.0]: https://github.com/petal-labs/iris/compare/v0.11.0...v0.12.0
187190
[0.11.0]: https://github.com/petal-labs/iris/compare/v0.10.0...v0.11.0

0 commit comments

Comments
 (0)