Skip to content

Commit 3e4f5ab

Browse files
committed
Bump version to 1.60.0
1 parent b53fd37 commit 3e4f5ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Smithy Changelog
22

3+
## 1.60.0 (2025-06-23)
4+
5+
### Features
6+
7+
* Added protocol tests for `@awsQueryCompatible`. ([#2672](https://github.com/smithy-lang/smithy/pull/2672))
8+
* Added validation to ensure query errors are unique. ([#2674](https://github.com/smithy-lang/smithy/pull/2674))
9+
310
## 1.59.0 (2025-06-16)
411

512
### Bug Fixes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.59.0
1+
1.60.0

0 commit comments

Comments
 (0)