diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2016-11-19 19:07:08 -0500 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2016-11-19 19:07:08 -0500 |
| commit | 23179fb47ca6f7706ff72e69629a21f2f7500e87 (patch) | |
| tree | 89340d1e38c4c34a3fa1001c74d15e552ebad154 /CHANGELOG.md | |
| parent | b797a36a054f299e497ed4b6361ba562804be493 (diff) | |
Updating changelog after release [ci skip]
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fa8dac3..a72eda52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Change Log +## [v1.2.2](https://github.com/hairyhenderson/gomplate/tree/v1.2.2) (2016-11-20) +[Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.1...v1.2.2) + +**Fixed bugs:** + +- gomplate w/vault error: user: Current not implemented on linux/amd64 [\#79](https://github.com/hairyhenderson/gomplate/issues/79) +- Avoiding CGO landmine [\#81](https://github.com/hairyhenderson/gomplate/pull/81) ([hairyhenderson](https://github.com/hairyhenderson)) + ## [v1.2.1](https://github.com/hairyhenderson/gomplate/tree/v1.2.1) (2016-11-19) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.0...v1.2.1) @@ -180,4 +188,4 @@ ## [v0.0.1](https://github.com/hairyhenderson/gomplate/tree/v0.0.1) (2016-01-23) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
