From 65360f1b5eb9905a22c4f2d6facf29de05f20f12 Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Sat, 7 Nov 2020 11:39:51 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6313024d6..675aae481 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. - **incompatible change** rename prefix for node configuration variables in `gke-nodepool` module [#156] - add support for internally managed service account in `gke-nodepool` module [#156] +- add made examples in READMEs runnable and testable [#157] ## [4.0.0] - 2020-11-06