changelog.md in s3_website-2.14.2 vs changelog.md in s3_website-2.14.3
- old
+ new
@@ -1,8 +1,14 @@
# Changelog
This project uses [Semantic Versioning](http://semver.org).
+## 2.14.3
+
+ Fix mime type of an already-gzipped .json file
+
+ See <https://github.com/laurilehmijoki/s3_website/pull/231>
+
## 2.14.2
* Apply correct mime type on already-gzipped files
See <https://github.com/laurilehmijoki/s3_website/issues/229#issuecomment-237229421> for discussion