changelog.md in s3_website-3.0.0 vs changelog.md in s3_website-3.1.0
- old
+ new
@@ -1,8 +1,12 @@
# Changelog
This project uses [Semantic Versioning](http://semver.org).
+## 3.1.0
+
+Support for [session tokens](http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp.html)
+
## 3.0.0
The CloudFront client now uses the official AWS SDK. If your `s3_website.yml`
file contains the `cloudfront_distribution_config` setting, you might need to modify
the it. The modifications should be rather straightforward, just follow the