mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-01-10 08:19:10 +00:00
chore(CHANGELOG): update changelog
This commit is contained in:
parent
ed8d5594b9
commit
269c05cbb4
1 changed files with 3 additions and 0 deletions
|
@ -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).
|
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]
|
## [Unreleased]
|
||||||
|
### 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`
|
||||||
|
|
||||||
## [0.1.6] - 2024-12-25
|
## [0.1.6] - 2024-12-25
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in a new issue