From 00c80ae690aeee0e02948a183b527f2a634abed0 Mon Sep 17 00:00:00 2001 From: oauth Date: Thu, 5 Sep 2024 10:28:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e32dbc..c9782f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [1.1.4](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.1.4) - 2024-09-04 +## [1.2.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.2.0) - 2024-09-05 ### ❤️ Thanks to all contributors! ❤️ -@6543 +@tkikuchi2000, @6543 + +### ✨ Features + +- Add insecure options [[#36](https://github.com/woodpecker-ci/plugin-kaniko/pull/36)] ### Misc