From f44e0009fb8da1cb33b292484ebb527d45621a56 Mon Sep 17 00:00:00 2001 From: Jim Sheldon Date: Fri, 12 Feb 2021 13:11:41 -0500 Subject: [PATCH] adding 0.5.0 to changelog [skip ci] --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb069e9..1f2a72e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 0.5.0 +### Breaking changes +- [#47](https://github.com/meltwater/drone-convert-pathschanged/pull/47) build images from 'scratch' + - Official documentation https://docs.docker.com/develop/develop-images/baseimages/#create-a-simple-parent-image-using-scratch + ## 0.4.0 ### Breaking changes - [#46](https://github.com/meltwater/drone-convert-pathschanged/pull/46) handle `--allow-empty` commits with excludes