diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..7a1c5d7 --- /dev/null +++ b/NEWS @@ -0,0 +1,8 @@ +v0.2 (2016-08-25) + * Suppress duplicate identifiers in output. + * Fix "EOF" error when running under Go 1.7. + * Fix bug where hook script could fail silently. + * Fix compilation under Go 1.5. + +v0.1 (2016-07-27) + * Initial release.