Skip to content

Commit ee149f0

Browse files
authored
chore: fix broken links in changelog (#816)
this commit fixes some broken PR links in the changelog, related to the 0.5.2 release.
1 parent aade4e3 commit ee149f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tower/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- **util**: Add `BoxCloneSyncService` which is a `Clone + Send + Sync` boxed `Service` ([#777])
1313
- **util**: Add `BoxCloneSyncServiceLayer` which is a `Clone + Send + Sync` boxed `Layer` ([802])
1414

15+
[#777]: https://github.com/tower-rs/tower/pull/777
16+
[#802]: https://github.com/tower-rs/tower/pull/802
17+
1518
# 0.5.1
1619

1720
### Fixed

0 commit comments

Comments
 (0)