From a29be91bd6a14b87fd527a4bea1cf1dfd9319890 Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Mon, 16 Nov 2020 13:43:37 -0600 Subject: [PATCH] document v0.4.1 changes in the changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c297211..618aa24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## v0.4.1 [2020-10-07] + +### Fixed + +* This action no longer relies on `set-env`, which has been deprecated. + ## v0.4.0 ### Changed