From 49a42dc93132e63beb3b5868b958bfdc54aedb83 Mon Sep 17 00:00:00 2001 From: daimond113 <72147841+daimond113@users.noreply.github.com> Date: Sun, 8 Dec 2024 14:10:43 +0100 Subject: [PATCH] docs: remove note about rc.15 --- CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac1764f..912249d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Do not require lib or bin exports if package exports scripts by @daimond113 ## [0.5.0-rc.15] - 2024-12-08 -Release not available on GitHub and yanked from crates.io due to issues while publishing. - ### Added - Add improved CLI styling by @daimond113 - Install pesde dependencies before Wally to support scripts packages by @daimond113