Skip to content

Commit

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

## NOT RELEASED
## 2.0.0

### BC-BREAK

Expand All @@ -17,6 +17,12 @@
- AWS enhancement: Documentation updates.
- AWS api-change: Add Python 3.11 (python3.11) support to AWS Lambda
- AWS api-change: Add support for the `il-central-1` region
- Avoid overriding the exception message with the raw message
- Use int as the PHP representation of long fields in generated code

### Changed

- Improve parameter type and return type in phpdoc

## 1.9.0

Expand Down

0 comments on commit 2815ac6

Please sign in to comment.