Skip to content

Commit

Permalink
Add change log for #1336
Browse files Browse the repository at this point in the history
  • Loading branch information
jasdel authored Jun 12, 2017
1 parent aff9ab6 commit aa791a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_PENDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@
### SDK Enhancements

### SDK Bugs
* `aws/request`: Fix NewErrParamMinLen to use correct ParamMinLenErrCode [#1336](https://github.com/aws/aws-sdk-go/issues/1336)
* Fixes the `NewErrParamMinLen` function returning the wrong error code. `ParamMinLenErrCode` should be returned not `ParamMinValueErrCode`.
* Fixes [#1335](https://github.com/aws/aws-sdk-go/issues/1335)

0 comments on commit aa791a9

Please sign in to comment.