diff --git a/CHANGELOG.md b/CHANGELOG.md index ae9b7ad74..7abf91d5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * [Migrated] s3 zip includes files that should be matched by the exclude setting (#422) * Allow any Python version if using Docker image for Lambda (#1140) * Incorrect hosted zone match (#1190) +* Issue while trying to install or download zappa without binary file (#1199) ## 0.55.0 * Fix "cd workflow fired event outside of the create tags event" (#1152)