From 9e736bd04629a5a96bd117158d01fb463ed271fc Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Tue, 28 Jan 2025 21:26:46 +0000 Subject: [PATCH] Update CHANGELOG.md in preparation for 0.6.4 release --- CHANGELOG.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 78e9c56..5f0dcb9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,18 +2,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a CHANGELOG](http://keepachangelog.com/). -## [unreleased] - unreleased +## [0.6.4] - 2025-01-28 ### Fixed - Handle release already existing when uploading release notes ([PR #83](https://github.com/ponylang/release-bot-action/pull/83)) -### Added - - -### Changed - - ## [0.6.3] - 2023-08-29 ### Fixed