changelog.md in s3_website-2.2.0 vs changelog.md in s3_website-2.3.0
- old
+ new
@@ -1,8 +1,13 @@
# Changelog
This project uses [Semantic Versioning](http://semver.org).
+## 2.3.0
+
+* The command `s3_website cfg apply` now supports `--headless` and
+ `--autocreate-cloudfront-dist`
+
## 2.2.0
* Specify the location of the website in the *s3_website.yml* file
Just add the setting `site: path-to-your-website` into the file.