changelog.md in s3_website-1.2.0 vs changelog.md in s3_website-1.2.1
- old
+ new
@@ -1,8 +1,12 @@
# Changelog
This project uses [Semantic Versioning](http://semver.org).
+## 1.2.1
+
+* Use `print` instead of `puts` when printing to stdout in a concurrent context
+
## 1.2.0
* Use the `--config_dir` CLI option to specify the directory from where to read
the `s3_website.yml` config file