changelog.md in s3_website-2.7.6 vs changelog.md in s3_website-2.8.0

- old
+ new

@@ -1,8 +1,12 @@ # Changelog This project uses [Semantic Versioning](http://semver.org). +## 2.8.0 + +* Automatically gzip `.ico` files, if `gzip: true` + ## 2.7.6 * Null-check the result of File.listFiles See <https://github.com/laurilehmijoki/s3_website/issues/145> for discussion.