Skip to content

Commit 74dda6a

Browse files
3.296.2 release
1 parent b109c3f commit 74dda6a

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.296.2 - 2024-01-16
44

55
* `Aws\Rekognition` - This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses.
66
* `Aws\IoTFleetWise` - Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field.

src/Sdk.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -759,7 +759,7 @@
759759
*/
760760
class Sdk
761761
{
762-
const VERSION = '3.296.1';
762+
const VERSION = '3.296.2';
763763

764764
/** @var array Arguments for creating clients */
765765
private $args;

0 commit comments

Comments
 (0)