changelog.md in s3_website-2.14.1 vs changelog.md in s3_website-2.14.2
- old
+ new
@@ -1,8 +1,14 @@
# Changelog
This project uses [Semantic Versioning](http://semver.org).
+## 2.14.2
+
+* Apply correct mime type on already-gzipped files
+
+ See <https://github.com/laurilehmijoki/s3_website/issues/229#issuecomment-237229421> for discussion
+
## 2.14.1
* Do not gzip a file that is already gzipped
See <https://github.com/laurilehmijoki/s3_website/issues/229> for discussion