From 35253207c7f18b05ca01ec05ea43dd5730f4ef76 Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Sun, 29 Dec 2024 13:51:20 +0000 Subject: [PATCH] Add unreleased section to CHANGELOG post 0.58.9 release --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1c317864d..fa892dfab0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ 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 + +### Fixed + + +### Added + + +### Changed + + ## [0.58.9] - 2024-12-29 ### Fixed