Skip to content

Commit 1c35104

Browse files
3.209.3 release
1 parent d078b4e commit 1c35104

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.209.3 - 2022-01-11
44

55
* `Aws\CostExplorer` - Doc only update for Cost Explorer API that fixes missing clarifications for MatchOptions definitions
66
* `Aws\EC2` - EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise)

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,7 @@
603603
*/
604604
class Sdk
605605
{
606-
const VERSION = '3.209.2';
606+
const VERSION = '3.209.3';
607607

608608
/** @var array Arguments for creating clients */
609609
private $args;

0 commit comments

Comments
 (0)