From 8cbe9c480e54f413546a97735cc5f19af9b2515d Mon Sep 17 00:00:00 2001 From: oauth Date: Wed, 31 Jan 2024 22:16:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=201.1.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 a3db237..4fecd63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,14 @@ # Changelog -## [1.0.1](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.0.1) - 2024-01-22 +## [1.1.0](https://github.com/woodpecker-ci/plugin-kaniko/releases/tag/1.1.0) - 2024-01-31 ### ❤️ Thanks to all contributors! ❤️ -@renovate[bot], @qwerty287 +@nicolas-r, @renovate[bot], @qwerty287 + +### 📈 Enhancement + +- Add two new options (--ignore-var-run and env_file), review the dry-run logic and try to fix some issues [[#20](https://github.com/woodpecker-ci/plugin-kaniko/pull/20)] ### 📚 Documentation