diff options
| author | 2025-03-02 22:13:14 -0600 | |
|---|---|---|
| committer | 2025-03-03 08:14:09 -0600 | |
| commit | aa9efee868911e6e333d7f7bfbda46643c697bf6 (patch) | |
| tree | 2a241874408066445bd7664e22ae10c2cbc1d116 /CHANGELOG.md | |
| parent | Prevent multi-scheduling with os/proc-wait. (address #1562) (diff) | |
Expose bundle operations in the CLI.
Bundle installation is a fairly natural command on the command line.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 11eebf84..328a6629 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ All notable changes to this project will be documented in this file. ## ??? - Unreleased +- Add CLI flags for the `bundle/` module to install and manage bundles. - Improve `?` peg special termination behavior - Add IEEE hex floats to grammar. - Add buffer peg literal support |
