mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-03-03 18:41:45 +00:00
chore(CHANGELOG): update entries
This commit is contained in:
parent
c2a8abeda6
commit
681f03ae2f
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
### Added
|
||||
- Progress bars are now written to stderr to prevent issues with parsing managed tooling outputs
|
||||
- It is now possible for dependents of toolchainlib to programatically disable interactive features (like progress bars) by setting `_G.interactive` to `false`.
|
||||
- Includes the following new tools:
|
||||
- [`pesde/zap@0.6.17`](https://pesde.dev/packages/pesde/zap/0.6.17/any)
|
||||
- [`pesde/darklua@0.16.0`](https://pesde.dev/packages/pesde/darklua/0.16.0/any)
|
||||
- [`pesde/argon@2.0.22`](https://pesde.dev/packages/pesde/argon/2.0.22/any)
|
||||
### Fixed
|
||||
- Fixed attempt to clear progress bar even when not in interactive mode
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue