From ac2b9516a0394a3da853de9a52dd62bf91941ba5 Mon Sep 17 00:00:00 2001 From: Andrew Player Date: Tue, 15 Oct 2024 12:35:21 -0400 Subject: [PATCH] fixed changelog --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f26ff0..f67f7c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.13.0] -### Added -- Optional ability to specify the name of the dockerfile to build with the `reusable-docker-ghcr` action. - ## [0.12.0] ### Added - Releases of ASFHyP3/actions will now trigger updates to the ASFHyP3/hyp3-cookiecutter +- Optional ability to specify the name of the dockerfile to build with the `reusable-docker-ghcr` action. ## [0.11.2]