Skip to content

Commit

Permalink
Correction for bad issue link in CHANGELOG
Browse files Browse the repository at this point in the history
The link to issue #1919 for release `1.11.596` (2019-07-22) is somewhat garbled, as described in Issue #2056.
  • Loading branch information
larrywest committed Aug 13, 2019
1 parent 042fa6c commit 57161a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Update Apache http client version to `4.5.9`.

- ### Bugfixes
- Disable apache normalization to handle breaking change introduced in apache httpclient `4.5.7`. See [aws/aws-sdk-java[[#1919](https://github.com/aws/aws-sdk-java/issues/1919)](https://github.com/aws/aws-sdk-java-v2/issues/1919)](https://github.com/aws/aws-sdk-java/issues/1919) for more information.
- Disable Apache normalization to handle breaking change introduced in Apache httpclient `4.5.7`. See [aws/aws-sdk-java #1919](https://github.com/aws/aws-sdk-java/issues/1919) for more information.

## __AWS Shield__
- ### Features
Expand Down

0 comments on commit 57161a4

Please sign in to comment.