changelog.md in s3_website-2.14.0 vs changelog.md in s3_website-2.14.1
- old
+ new
@@ -1,8 +1,14 @@
# Changelog
This project uses [Semantic Versioning](http://semver.org).
+## 2.14.1
+
+* Do not gzip a file that is already gzipped
+
+ See <https://github.com/laurilehmijoki/s3_website/issues/229> for discussion
+
## 2.14.0
* Add support for CloudFront wildcard invalidations
Introduced a new setting, `cloudfront_wildcard_invalidation: (true|false)`