From fca0cbe5f900f94773d821b481c16d4ea3503491 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Mon, 2 Aug 2021 09:45:03 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dcfdfe6..3b447c11 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `ignition` will be documented in this file +## 1.18.0 - 2021-08-02 + +- disable executing solutions on non-local environments or from non-local IP addresses on version 1.x (#404) + ## 1.17.0 - add extra editors (#389)