go-vise

Constrained Size Output Virtual Machine
Info | Log | Files | Refs | README | LICENSE

commit b276695c56ad82d9fec356877d34910127da43bb
parent c0e3f8e01d51655fb6511967db15186f9148ad34
Author: lash <dev@holbrook.no>
Date:   Sat, 29 Apr 2023 14:20:15 +0100

Update changelog

Diffstat:
MCHANGELOG | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -1,3 +1,8 @@ +- 0.1.14 + * Add language support for menus. + * Support for multi-page menus (only works for template renders without a sink). + * Executable example for multi-page menus. + * Fix broken menu batch instruction assembly. - 0.0.13 * Panic instead of error when interfacing out-of-bounds state flags. * Reverse catch mode, true/1 now means test set instead of reset.