Skip to content

Commit 3229d63

Browse files
committed
Update version 1.51.0 changelog
1 parent ac4c95d commit 3229d63

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
### Bug Fixes
1717

1818
* Fixed formatting of `resource` shape `identifiers` and `properties` fields. ([#2377](https://github.com/smithy-lang/smithy/pull/2377))
19+
* Fixed issue with parsing different types of documentation comments. ([#2390](https://github.com/smithy-lang/smithy/pull/2390))
1920
* Fixed issue that would cause shape conflicts when loading the same model twice that uses `apply` on a member from a
2021
mixin. ([#2378](https://github.com/smithy-lang/smithy/pull/2378))
2122
* Fixed issue with generating CFN resource schema handler permissions for `@noReplace` resources. ([#2383](https://github.com/smithy-lang/smithy/pull/2383))
@@ -25,6 +26,7 @@
2526

2627
### Documentation
2728

29+
* Added full-stack application tutorial. ([#2362](https://github.com/smithy-lang/smithy/pull/2362))
2830
* Added documentation to several places in the `smithy-aws-endpoints` trait definitions. ([#2374](https://github.com/smithy-lang/smithy/pull/2374))
2931
* Added note on `smithy-build.json` supporting `//` based comments. ([#2375](https://github.com/smithy-lang/smithy/pull/2375))
3032
* Clarified documentation for resolving auth schemes from endpoint rule sets. ([#2382](https://github.com/smithy-lang/smithy/pull/2382))

0 commit comments

Comments
 (0)