This commit is contained in:
Anthony Sottile 2017-09-02 20:46:19 -07:00
parent 4e54429b6d
commit 4aa787db19
2 changed files with 8 additions and 1 deletions

View file

@ -1,3 +1,10 @@
0.18.0
======
- Add a new `docker_image` language type. `docker_image` is intended to be a
lightweight hook type similar to `system` / `script` which allows one to use
an existing docker image that provides a hook. `docker_image` hooks can
also be used as repository `local` hooks.
0.17.0
======
- Fix typos in help