chore(CHANGELOG): update entry for v0.1.7

This commit is contained in:
Erica Marigold 2024-12-29 11:22:17 +00:00
parent 09bf30d751
commit 3f9bcc2fff
Signed by: DevComp
GPG key ID: 429EF1C337871656

View file

@ -10,6 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### Added
- 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)
### 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`