Skip to content

Commit 3261e51

Browse files
3.334.4 release
1 parent 2a3bcfa commit 3261e51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## next release
3+
## 3.334.4 - 2024-12-11
44

55
* `Aws\MigrationHub` - API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources
66
* `Aws\CloudTrail` - Doc-only updates for CloudTrail.

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -813,7 +813,7 @@
813813
*/
814814
class Sdk
815815
{
816-
const VERSION = '3.334.3';
816+
const VERSION = '3.334.4';
817817

818818
/** @var array Arguments for creating clients */
819819
private $args;

0 commit comments

Comments
 (0)