From 63b782c2342a49cd2dc804ed33fb11453f18d815 Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Fri, 27 Dec 2024 17:48:53 +0000 Subject: [PATCH] Update CHANGELOG.md in preparation for 0.58.8 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0008f88df..a2a11b3c78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to the Pony compiler and standard library 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.58.8] - 2024-12-27 ### Fixed