From 1898a1dcac6346ff0674e413484eaf83fe5dc299 Mon Sep 17 00:00:00 2001 From: Freek Van der Herten Date: Tue, 30 Mar 2021 17:30:39 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 808f9b96..5d6f2cb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to `ignition` will be documented in this file +## 2.6.1 - 2021-03-30 + +- Disable executing solutions on non-local environments or from non-local IP addresses (#364) + ## 2.6.0 - 2021-03-24 - add extra output to test command when executing verbosely