changelog.md in s3_website-2.8.5 vs changelog.md in s3_website-2.8.6

- old
+ new

@@ -1,15 +1,21 @@ # Changelog This project uses [Semantic Versioning](http://semver.org). +## 2.8.6 + +* Detect changed file even though the file has the same contents with another file on the S3 bucket + + See <https://github.com/laurilehmijoki/s3_website/issues/156> for discussion. + ## 2.8.5 * URL encode (ä|ö|ü) in invalidation path ## 2.8.4 -* URL encude ' in invalidation path +* URL encode ' in invalidation path See <https://github.com/laurilehmijoki/s3_website/issues/63> for discussion. * Accept ' in `exclude_from_upload` and `ignore_on_server`