From e194995f29e601c574b83a126efb5ef399cb5db1 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Sun, 12 Jan 2025 18:32:50 +0000 Subject: [PATCH] chore(CHANGELOG): update support tool entries --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc0f820..e7b355e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Includes the following new tools: - [`pesde/asphalt@0.8.3`](https://pesde.dev/packages/pesde/asphalt/0.8.3/any) - [`pesde/luau-lsp@1.38.0`](https://pesde.dev/packages/pesde/luau_lsp/1.38.0/any) + - [`pesde/luau-lsp@1.38.1`](https://pesde.dev/packages/pesde/luau_lsp/1.38.1/any) ### Fixed - Conditionally handle `ProgressBar:nextStage` result, fixing an error when being consumed as a library without the use of the `__call` metamethod shorthand - Fix error when the `gh` CLI is not installed by correctly handling it as a `Result`