Skip to content

Commit 27d318b

Browse files
authored
prepare next release (#1536)
1 parent d5480c1 commit 27d318b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

+7-1
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

@@ -15,6 +15,12 @@
1515

1616
- AWS enhancement: Documentation updates.
1717
- AWS api-change: This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed
18+
- Avoid overriding the exception message with the raw message
19+
- Use int as the PHP representation of long fields in generated code
20+
21+
### Changed
22+
23+
- Improve parameter type and return type in phpdoc
1824

1925
## 1.4.0
2026

0 commit comments

Comments
 (0)