From cedbbb749528b1bd34e1805d0e995a0c2dcfa2d1 Mon Sep 17 00:00:00 2001 From: Julio Castillo Date: Sat, 7 Nov 2020 11:40:05 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 675aae481..dd8e34a3b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +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] +- made examples in READMEs runnable and testable [#157] ## [4.0.0] - 2020-11-06