diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2017-02-03 20:11:34 -0500 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2017-02-03 20:11:34 -0500 |
| commit | 0c6fa990f397c1f3b5a8244231a4ac52151e5110 (patch) | |
| tree | 41d44d9bf2bf2acf7a8087cbb3594b1d8cbe12a1 /CHANGELOG.md | |
| parent | c0076a7869ce2872b62c2756e48a70b218991dac (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 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 34cf7744..95eb8154 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Change Log +## [v1.3.0](https://github.com/hairyhenderson/gomplate/tree/v1.3.0) (2017-02-03) +[Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.4...v1.3.0) + +**Implemented enhancements:** + +- Adding datasourceExists function [\#94](https://github.com/hairyhenderson/gomplate/pull/94) ([hairyhenderson](https://github.com/hairyhenderson)) + +**Closed issues:** + +- Crash when datasource is not specified [\#93](https://github.com/hairyhenderson/gomplate/issues/93) + ## [v1.2.4](https://github.com/hairyhenderson/gomplate/tree/v1.2.4) (2017-01-13) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.2.3...v1.2.4) |
