chore: update changelog

This commit is contained in:
rvcas 2024-04-09 11:48:32 -04:00
parent 17ddbfaafa
commit 23713ce6fa
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,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
### Fixed