commit | 2f12ff0184b349f72df086c2335bf4d4e6fc175e | [log] [tgz] |
---|---|---|
author | Radek Simko <radek.simko@gmail.com> | Fri Oct 02 10:39:19 2020 +0100 |
committer | Paul Tyng <paul@paultyng.net> | Fri Oct 02 09:06:22 2020 -0400 |
tree | 09dc0162db2aaa1392c62e1448fc6233a41a2f98 | |
parent | 7f772badfbaa853990b6c631f8c1bc5788479ea7 [diff] |
Update CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c2e8cb..7edf6de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -2,6 +2,7 @@ ENHANCEMENTS: - Improve error handling for formatting command on unsupported version (`<0.7.7`) [GH-88] + - Introduce `Format` method with `io.Reader`/`io.Writer` interfaces [GH-96] BUG FIXES - Fix issue in tfinstall.GitRef where it assumed a `vendor` directory was present [GH-89]