Skip to content

Commit 321333b

Browse files
Add PR link to changelog entry
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bbb6fd6 commit 321333b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"type": "feature",
33
"description": "Added a new `root` meta-trait that marks a trait as a rooting trait. Shapes targeted by a rooting trait are considered root shapes, which are always considered to be referenced.",
4-
"pull_requests": []
4+
"pull_requests": [
5+
"[#3079](https://github.com/smithy-lang/smithy/pull/3079)"
6+
]
57
}

0 commit comments

Comments
 (0)