Update changelog.

This commit is contained in:
Calvin Rose 2019-06-18 15:41:48 -04:00
parent e88a9af2f6
commit 8839731951
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
All notable changes to this project will be documented in this file.
## Unreleased
- Compiled PEGs can now be marshaled and unmarshaled.
- Change signature to `parser/state`
- Add `:until` verb to loop.
- Add `:p` flag to `fiber/new`.