diff --git a/CHANGELOG.md b/CHANGELOG.md index 96571b1b..2485c59a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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