From e8dc5ecffbfd58bbd2e3c5f121a5d0459fe2e09e Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Wed, 25 Dec 2024 05:56:31 +0000 Subject: [PATCH] chore(CHANGELOG): update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 173fcc6..3951f8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] +### Added +- Includes the following new tools: + - [`pesde/darklua@0.15.0`](https://pesde.dev/packages/pesde/darklua/0.15.0/any) ### Fixed - Propagate and consume `Result` returned by `ProgressBar:nextStage` - Fix error while trying to migrate old tool_storage dir when the new one is already present