Skip to content

Commit 2a69e7d

Browse files
3.369.36 release
1 parent 2e413df commit 2a69e7d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.369.36 - 2026-02-17
44

55
* `Aws\IoTAnalytics` - Removes the `IoTAnalytics` service, which has been deprecated.
66
* `Aws\WorkSpacesWeb` - Adds support for branding customization without requiring a custom wallpaper.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -831,7 +831,7 @@
831831
*/
832832
class Sdk
833833
{
834-
const VERSION = '3.369.35';
834+
const VERSION = '3.369.36';
835835

836836
/** @var array Arguments for creating clients */
837837
private $args;

0 commit comments

Comments
 (0)