From 3cd6af495052dc26b509926ca25971ec82c4c62f Mon Sep 17 00:00:00 2001 From: Ponylang Main Bot Date: Fri, 24 Jan 2025 02:49:27 +0000 Subject: [PATCH] Update CHANGELOG.md in preparation for 0.8.2 release --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12de5fd..37b56be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,15 +2,12 @@ All notable changes to Corral 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.8.2] - 2025-01-24 ### Fixed - Fix bug with default bundle directory handling ([PR #275](https://github.com/ponylang/corral/pull/275)) -### Added - - ### Changed - Use Alpine 3.20 as our base image ([PR #271](https://github.com/ponylang/corral/pull/271))