Finished adding the simplest form of Menus.

This commit is contained in:
Brian McGonagill 2022-08-27 16:59:01 -05:00
parent 3290b3086a
commit 075dd57996
9 changed files with 107 additions and 12 deletions

View file

@ -1,3 +1,11 @@
v1.2.1 - 2022-03-17
* Fix the missing dependencies.
v1.2.0 - 2022-03-11
* Adds support for [node: imports](https://nodejs.org/api/esm.html#node-imports).
v1.1.0 - 2021-07-19
* Updated dependencies to their latest versions