From 210b6ab675fac3cffd2d2a55bcce6ea71853f385 Mon Sep 17 00:00:00 2001 From: Dave Henderson Date: Sun, 4 Sep 2016 13:35:21 -0400 Subject: Update Changelog after v1.1.1 Signed-off-by: Dave Henderson --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1cb99c1c..5cd1198b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log +## [v1.1.1](https://github.com/hairyhenderson/gomplate/tree/v1.1.1) (2016-09-04) +[Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.1.0...v1.1.1) + +**Implemented enhancements:** + +- Caching responses from EC2 [\#61](https://github.com/hairyhenderson/gomplate/pull/61) ([hairyhenderson](https://github.com/hairyhenderson)) +- Short-circuit ec2 function defaults when not in AWS [\#60](https://github.com/hairyhenderson/gomplate/pull/60) ([hairyhenderson](https://github.com/hairyhenderson)) + +**Fixed bugs:** + +- Slow and repeated network calls during ec2 functions [\#59](https://github.com/hairyhenderson/gomplate/issues/59) + ## [v1.1.0](https://github.com/hairyhenderson/gomplate/tree/v1.1.0) (2016-09-02) [Full Changelog](https://github.com/hairyhenderson/gomplate/compare/v1.0.0...v1.1.0) -- cgit v1.2.3