Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jeskew committed Nov 20, 2015
1 parent d886f97 commit 5ff345e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
* `Aws\CognitoIdentity` - Added a CognitoIdentity credentials provider.
* `Aws\DeviceFarm` - Marked app ARN as optional on `ScheduleRun` and
`GetDevicePoolCompatibility` operations.
* `Aws\DynamoDb` - Fixed bug where properly opening sessions might return false
on PHP 7.
* `Aws\DynamoDb` - Fixed bug where calling `session_regenerate_id` without
changing session data would prevent data from being carried over from the
previous session ID.
* `Aws\Inspector` - Added support for client-side validation of required
parameters throughout service.
* Fixed error parser bug where certain errors could throw an uncaught
parsing exception.

## 3.10.1 - 2015-11-12

Expand Down

0 comments on commit 5ff345e

Please sign in to comment.