mirror of
https://github.com/pesde-pkg/tooling.git
synced 2025-03-04 19:11:44 +00:00
chore(CHANGELOG): update entries
This commit is contained in:
parent
93929ee356
commit
4b2472c68f
1 changed files with 5 additions and 0 deletions
|
@ -11,6 +11,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|||
- Fixed faulty calculation of lock expiration timestamp due to bad assumption about `os.time` units
|
||||
- Write progress bar cleanup ANSI sequences to stderr instead to stdout to avoid managling command output
|
||||
- Fix TOCTOU race condition by using an atomic operation for acquiring the installation lock
|
||||
- Includes the following new tools:
|
||||
- [`pesde/argon@2.0.23`](https://pesde.dev/packages/pesde/argon/2.0.23/any)
|
||||
- [`pesde/asphalt@0.9.0`](https://pesde.dev/packages/pesde/asphalt/0.9.0/any)
|
||||
- [`pesde/luau-lsp@1.39.0`](https://pesde.dev/packages/pesde/luau-lsp/1.39.0/any)
|
||||
- [`pesde/blink@0.15.3`](https://pesde.dev/packages/pesde/blink/0.15.3/any)
|
||||
### Changed
|
||||
- Migrated internal codebase to pesde v0.6.0
|
||||
- Updated dependencies:
|
||||
|
|
Loading…
Add table
Reference in a new issue