1
0
mirror of https://github.com/janet-lang/janet synced 2026-07-04 02:12:45 +00:00

Update CHANGELOG.md

This commit is contained in:
Calvin Rose
2026-04-02 23:22:18 -05:00
parent 2d1b54da37
commit a261a8f6b4
+1
View File
@@ -2,6 +2,7 @@
All notable changes to this project will be documented in this file.
## Unreleased - ???
- Improve pretty printing layout for %M and %m modifiers to be more code-like.
- Add filewatch support to BSD and macos.
- Add linting support for shadowed bindings.
- Add nanboxing support for Linux on ARM64 and turn on nanboxing by default on macos on ARM64 (aarch64).