Fix the link to Issue #341 (#396)

* Fix link to issue #341

* Fix the link in the changelog too.
This commit is contained in:
Justin Pfifer 2018-09-10 14:46:45 -07:00 committed by GitHub
parent 419c2731bb
commit 6d80ca1723
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@
* [Issue #280](https://github.com/awslabs/amazon-kinesis-client/issues/280)
* [PR #305](https://github.com/awslabs/amazon-kinesis-client/pull/305)
* Allow the use of `AT_TIMESTAMP` for MultiLang Daemon Clients.
* [Issue #341)(https://github.com/awslabs/amazon-kinesis-client/issues/341)
* [Issue #341](https://github.com/awslabs/amazon-kinesis-client/issues/341)
* [PR #342](https://github.com/awslabs/amazon-kinesis-client/pull/342)
* Update the cache for `KinesisProxy#getShard` on cache misses.
* [PR #344](https://github.com/awslabs/amazon-kinesis-client/pull/344)