Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd9d48e

Browse files
3.295.5 release
1 parent e8c5eac commit cd9d48e

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.295.5 - 2024-01-03
44

55
* `Aws\Connect` - Amazon Connect, Contact Lens Evaluation API increase evaluation notes max length to 3072.
66
* `Aws\MediaConvert` - This release includes video engine updates including HEVC improvements, support for ingesting VP9 encoded video in MP4 containers, and support for user-specified 3D LUTs.

src/Sdk.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757
*/
758758
class Sdk
759759
{
760-
const VERSION = '3.295.4';
760+
const VERSION = '3.295.5';
761761

762762
/** @var array Arguments for creating clients */
763763
private $args;

0 commit comments

Comments
 (0)