Skip to content

Commit f45eefe

Browse files
3.262.0 release
1 parent 4c5e50e commit f45eefe

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.262.0 - 2023-03-23
44

55
* `Aws\Batch` - This feature allows Batch to support configuration of ephemeral storage size for jobs running on FARGATE
66
* `Aws\ChimeSDKIdentity` - AppInstanceBots can be used to add a bot powered by Amazon Lex to chat channels. ExpirationSettings provides automatic resource deletion for AppInstanceUsers.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@
689689
*/
690690
class Sdk
691691
{
692-
const VERSION = '3.261.17';
692+
const VERSION = '3.262.0';
693693

694694
/** @var array Arguments for creating clients */
695695
private $args;

0 commit comments

Comments
 (0)