diff --git a/CHANGELOG.md b/CHANGELOG.md index e10fe5f3b7e4..42a74feaa7a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ BUG FIXES: * resource/aws_elasticache_replication_group: Modify validation, make replication_group_id lowercase [GH-2432] * resource/aws_db_instance: Treat `storage-optimization` as valid state [GH-2409] * resource/aws_dynamodb_table: Ensure `ttl` is properly read [GH-2452] +* resource/aws_mq_broker: Fix crash in hashing function [GH-2598] ## 1.5.0 (November 29, 2017)