Skip to content

Commit

Permalink
prepare next release (#1536)
Browse files Browse the repository at this point in the history
  • Loading branch information
jderusse committed Aug 7, 2023
1 parent 7dea68f commit bafa752
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Change Log

## NOT RELEASED
## 1.2.0

### Added

- AWS api-change: Added Dry Run Feature to cryptographic and cross-account mutating KMS APIs (14 in all). This feature allows users to test their permissions and parameters before making the actual API call.
- AWS api-change: Add support for the `il-central-1` region
- Avoid overriding the exception message with the raw message

### Changed

- Improve parameter type and return type in phpdoc

## 1.1.0

Expand Down

0 comments on commit bafa752

Please sign in to comment.