Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-rust-ci committed Jan 25, 2023
1 parent 31ea931 commit 0965f12
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 185 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
<!-- Do not manually edit this file. Use the `changelogger` tool. -->
January 25th, 2023
==================
**New this release:**
- 🐛 (server, [smithy-rs#920](https://github.com/awslabs/smithy-rs/issues/920)) Fix bug in `OperationExtensionFuture`s `Future::poll` implementation


January 24th, 2023
==================
**Breaking Changes:**
Expand Down
8 changes: 1 addition & 7 deletions CHANGELOG.next.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,4 @@
# message = "Fix typos in module documentation for generated crates"
# references = ["smithy-rs#920"]
# meta = { "breaking" = false, "tada" = false, "bug" = false, "target" = "client | server | all"}
# author = "rcoh"

[[smithy-rs]]
message = "Fix bug in `OperationExtensionFuture`s `Future::poll` implementation"
references = ["smithy-rs#920"]
meta = { "breaking" = false, "tada" = false, "bug" = true, "target" = "server"}
author = "hlbarber"
# author = "rcoh"
Loading

0 comments on commit 0965f12

Please sign in to comment.