From 32533a2c00e93d3dc4fb5805f15b3bc28f172e72 Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Sat, 16 Sep 2023 12:12:39 +0000 Subject: [PATCH] Add unreleased section to CHANGELOG post 0.56.1 release --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60335bd50b..ec1b38a6de 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.56.1] - 2023-09-16 ### Fixed