changelog.md in s3_website-2.4.0 vs changelog.md in s3_website-2.5.0

- old
+ new

@@ -1,8 +1,15 @@ # Changelog This project uses [Semantic Versioning](http://semver.org). +## 2.5.0 + +* Add `push --force` option + + When the user pushes with force, s3_website skips the diff. This is helpful for the + users who wish to update the S3 object metadata. + ## 2.4.0 * Add `ignore_on_server: _DELETE_NOTHING_ON_THE_S3_BUCKET_` for the sake of convenience See https://github.com/laurilehmijoki/s3_website/issues/121 for discussion.