From 9f781620950f0d6d9f2e781e5f6e875f1b4f09d6 Mon Sep 17 00:00:00 2001 From: jimbecker Date: Wed, 27 Jun 2018 13:27:52 -0400 Subject: [PATCH] updated changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5de07b7..7fdf29e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## [[v1.3.0]()] - ] + +### Added + +- new variable `pre_userdata` added to worker launch configuration allows to run scripts before the plugin does anything. + ## [[v1.1.0](https://github.com/terraform-aws-modules/terraform-aws-eks/compare/v1.0.0...v1.1.0)] - 2018-06-25] ### Added