Skip to content

Commit 2815ac6

Browse files
authored
prepare next release (#1536)
1 parent ccf008c commit 2815ac6

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## NOT RELEASED
3+
## 2.0.0
44

55
### BC-BREAK
66

@@ -17,6 +17,12 @@
1717
- AWS enhancement: Documentation updates.
1818
- AWS api-change: Add Python 3.11 (python3.11) support to AWS Lambda
1919
- AWS api-change: Add support for the `il-central-1` region
20+
- Avoid overriding the exception message with the raw message
21+
- Use int as the PHP representation of long fields in generated code
22+
23+
### Changed
24+
25+
- Improve parameter type and return type in phpdoc
2026

2127
## 1.9.0
2228

0 commit comments

Comments
 (0)