mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-25 02:38:10 +00:00
Update changelog
This commit is contained in:
parent
151d8cc945
commit
933cfa84c0
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed `stdio.write` and `stdio.ewrite` not being flushed and causing output to be interleaved. ([#47])
|
- Fixed `stdio.write` and `stdio.ewrite` not being flushed and causing output to be interleaved. ([#47])
|
||||||
|
- Fixed `typeof` returning `userdata` for roblox types such as `Instance`, `Vector3`, ...
|
||||||
|
|
||||||
[#47]: https://github.com/filiptibell/lune/pull/47
|
[#47]: https://github.com/filiptibell/lune/pull/47
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue