Skip to content

Commit c7d34f2

Browse files
3.384.5 release
1 parent 46e82e3 commit c7d34f2

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.384.5 - 2026-06-08
44

55
* `Aws\TaxSettings` - Adds support for additional tax information fields for Philippines, Belgium, Chile, France, Poland, and Italy in the Tax Settings API.
66
* `Aws\Omics` - StartRunBatch API - Add EngineSettings

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@
857857
*/
858858
class Sdk
859859
{
860-
const VERSION = '3.384.4';
860+
const VERSION = '3.384.5';
861861

862862
/** @var array Arguments for creating clients */
863863
private $args;

0 commit comments

Comments
 (0)