Skip to content
Unverified Commit 9ede23b1 authored by Fahad Zubair's avatar Fahad Zubair Committed by GitHub
Browse files

Server SDK CHANGELOG.md file is created separately by the changelogger tool (#1513)

The affected target of a change (client, server, all) is shown in CHANGELOG.md

The meta tag for a change log entry in CHANGELOG.next.toml supports adding the affected target, as an example:
[smithy-rs]
...
meta = { "breaking" = false, "tada" = false, "bug" = false, "target" = "server" }
...

Possible values for target: [client, server, all]
parent e4d8dca2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment