mirror of
https://github.com/Hilbis/Hilbish
synced 2025-07-01 16:52:03 +00:00
chore: update changelogs
This commit is contained in:
parent
c1c33d539d
commit
f370667c16
@ -10,6 +10,8 @@ and the dot operator will cause errors in 3.0.
|
|||||||
Example: `hilbish.editor.getLine()` should be changed to `hilbish.editor:getLine()`
|
Example: `hilbish.editor.getLine()` should be changed to `hilbish.editor:getLine()`
|
||||||
before 3.0
|
before 3.0
|
||||||
- Added the `hilbish.editor:read` and `hilbish.editor:log(text)` functions.
|
- Added the `hilbish.editor:read` and `hilbish.editor:log(text)` functions.
|
||||||
|
- `yarn` threading library (See the docs)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Documentation for Lunacolors has been improved, with more information added.
|
- Documentation for Lunacolors has been improved, with more information added.
|
||||||
- Values returned by bait hooks will be passed to the `throw` caller
|
- Values returned by bait hooks will be passed to the `throw` caller
|
||||||
|
Loading…
x
Reference in New Issue
Block a user