changelog.md in s3_website-2.1.12 vs changelog.md in s3_website-2.1.13
- old
+ new
@@ -1,8 +1,14 @@
# Changelog
This project uses [Semantic Versioning](http://semver.org).
+## 2.1.13
+
+* Print JVM stack trace on error and `--verbose`
+
+ This eases debugging
+
## 2.1.12
* Exit with status 1 when encountering an unrecognised CLI option
Fixes https://github.com/laurilehmijoki/s3_website/issues/103