Skip to content

Commit 9c1c3b7

Browse files
authored
Prepare next release (#1567)
1 parent f9d24ee commit 9c1c3b7

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

src/Integration/Aws/SimpleS3/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 2.0.0
6+
57
### BC Break
68

79
- Upgrade to `async-aws/s3` 2.0

src/Service/DynamoDb/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 3.0.0
6+
57
### BC-BREAK
68

79
- The value returned by `AttributeValue::getB` and `AttributeValue::getBS` is now base64 decoded.

src/Service/Lambda/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## NOT RELEASED
44

5+
## 2.1.0
6+
57
### Added
68

79
- Added operation `getFunctionConfiguration` and `updateFunctionConfiguration`.

0 commit comments

Comments
 (0)