Skip to content

Commit 8d38de8

Browse files
authored
Upgrade CHANGELOG.md to note today's yank (#565)
1 parent 7b4b07d commit 8d38de8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

tower-http/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
# 0.6.3
8+
# Unreleased
99

1010
## Added
1111

@@ -32,6 +32,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
[#561]: https://github.com/tower-rs/tower-http/pull/561
3333
[#563]: https://github.com/tower-rs/tower-http/pull/563
3434

35+
# 0.6.3
36+
37+
*This release was yanked because its definition of `ServiceExt` was quite unhelpful, in a way that's very unlikely that anybody would start depending on within the small timeframe before this was yanked, but that was technically breaking to change.*
38+
3539
# 0.6.2
3640

3741
## Changed:

0 commit comments

Comments
 (0)