chore(CHANGELOG): update support tool entries

This commit is contained in:
Erica Marigold 2025-01-12 18:32:50 +00:00
parent a33fa76f8b
commit e194995f29
Signed by: DevComp
GPG key ID: 429EF1C337871656

View file

@ -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`