mirror of
https://github.com/lune-org/lune.git
synced 2024-12-12 13:00:37 +00:00
Mention performance improvements in changelog, too
This commit is contained in:
parent
edeb4003fd
commit
65413e1c94
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Update to Luau version `0.616`.
|
- Update to Luau version `0.616`.
|
||||||
|
- Major performance improvements when using a large amount of threads / asynchronous Lune APIs. ([#165])
|
||||||
|
- Minor performance improvements and less overhead for `net.serve` and `net.socket`. ([#165])
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue