Skip to content

Commit ba92ad3

Browse files
3.356.1 release
1 parent 362eea0 commit ba92ad3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.356.1 - 2025-08-20
44

55
* `Aws\S3` - Allows :// within object key in S3 Streamwrapper.
66
* `Aws\PinpointSMSVoiceV2` - This change added InternationalSendingEnbaled as part of describe/Update/Request phone number API response, and as part of update/Request phone number API request

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -837,7 +837,7 @@
837837
*/
838838
class Sdk
839839
{
840-
const VERSION = '3.356.0';
840+
const VERSION = '3.356.1';
841841

842842
/** @var array Arguments for creating clients */
843843
private $args;

0 commit comments

Comments
 (0)