From a440595a61a19fb9c09e56d39307413fd7fb2f9f Mon Sep 17 00:00:00 2001 From: Claudio Bley Date: Fri, 22 Dec 2023 11:13:05 +0100 Subject: [PATCH] Mark release 0.4.0 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a2f22d..3b5b7d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/). -## [Unreleased] +## [0.4.0] -[Unreleased]: https://github.com/tweag/rules_sh/compare/v0.3.0...HEAD +[0.4.0]: https://github.com/tweag/rules_sh/compare/v0.3.0...v0.4.0 ### Added