diff --git a/History.md b/History.md new file mode 100644 index 0000000..90c6c7a --- /dev/null +++ b/History.md @@ -0,0 +1,10 @@ +# 0.1.0 / 2018-09-17 + + * Migrate to Alpine as the base image + * Switch to `dep` for vendoring, update deps + * Fix: Deliver correct content-type + * Simplify executor script + +# 0.0.0 / 2017-03-06 + + * Initial version