1
0
mirror of https://github.com/janet-lang/janet synced 2024-11-08 01:39:55 +00:00

Update CHANGELOG.md

This commit is contained in:
Calvin Rose 2024-05-16 21:37:08 -05:00
parent fe54013679
commit e914eaf055

View File

@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## Unreleased - ???
- Add *module/make-env* dynamic binding
- Add *module-make-env* dynamic binding
- Add buffer/format-at
- Add long form command line options for readable CLI usage
- Fix bug with `net/accept-loop` that would sometimes miss connections.