mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 12:19:09 +00:00
Update changelog
This commit is contained in:
parent
8e894c7ac9
commit
32bca9dde5
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
### Fixed
|
||||
|
||||
- Fixed `process.cwd` not having the correct ending path separator on Windows
|
||||
- Fixed remaining edge cases where the `task` and `coroutine` libraries weren't interoperable
|
||||
- Fixed `task.delay` keeping the script running even if it was cancelled using `task.cancel`
|
||||
- Fixed `stdio.prompt` blocking all other lua threads while prompting for input
|
||||
|
|
Loading…
Reference in a new issue