chore: update changelog

This commit is contained in:
rvcas 2024-04-12 21:43:28 -04:00
parent ff4ddfbe1b
commit 4f99c81dee
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
- **aiken-lsp**: hover and goto definition support on list tail. @rvcas
- **aiken-lsp**: hover on prop test via expression. @rvcas
- **aiken**: added export command that exporting of regular function definitons. @rvcas
- **aiken-lang**: a new way to emit logs that don't get erased. @micahkendall
### Fixed