Skip to content

Commit

Permalink
Bump version to 1.26.0 (smithy-lang#1439)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Yuan authored Oct 10, 2022
1 parent e15e3d9 commit 74148bd
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Smithy Changelog

## 1.26.0 (2022-10-10)

### Features

* Add support for missing authorizer members ([#1426](https://github.com/awslabs/smithy/pull/1426))
* Add intEnum DirectedCodegen ([#1434](https://github.com/awslabs/smithy/pull/1434))
* Add Smithy Rules Engine (unstable) ([#1356](https://github.com/awslabs/smithy/pull/1356))

### Documentation

* Fix intEnum example ([#1432](https://github.com/awslabs/smithy/pull/1432))
* Fix javadoc for CodegenDirector.simplifyModelForServiceCodegen ([#1433](https://github.com/awslabs/smithy/pull/1433))

## 1.25.2 (2022-09-28)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.25.2
1.26.0

0 comments on commit 74148bd

Please sign in to comment.