2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-04-21 04:53:24 +00:00

docs: add entry to changelog

This commit is contained in:
TorchedSammy 2022-05-28 18:57:31 -04:00
parent d3d15bc85a
commit eca808a852
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD

View File

@ -46,6 +46,8 @@ includes git commit, branch, and (new!!) release name.
- Added `fg` and `bg` builtins
- `job.foreground()` and `job.background()`, when `job` is a job object,
foreground and backgrounds a job respectively.
- Friendlier functions to the `hilbish.runner` interface, which also allow
having and using multiple runners.
### Changed
- **Breaking Change:** Upgraded to Lua 5.4.