mirror of
https://github.com/janet-lang/janet
synced 2025-01-11 08:00:27 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
1f39a0f180
commit
e1cdd0f8cc
@ -2,6 +2,9 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## Unreleased - ???
|
## Unreleased - ???
|
||||||
|
- Add `bundle/` module for managing packages within Janet. This should replace the jpm packaging
|
||||||
|
format eventually and is much simpler and amenable to more complicated builds.
|
||||||
|
- Add `buffer/format-at`
|
||||||
- Add long form command line options for readable CLI usage
|
- Add long form command line options for readable CLI usage
|
||||||
- Fix bug with `net/accept-loop` that would sometimes miss connections.
|
- Fix bug with `net/accept-loop` that would sometimes miss connections.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user