chore: update changelog

This commit is contained in:
rvcas 2022-11-16 14:29:54 -05:00
parent 132af027dc
commit a27f0562bc
No known key found for this signature in database
GPG Key ID: C09B64E263F7D68C
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
- **aiken-lsp**: handle `DidSaveTextDocument` notification - **aiken-lsp**: handle `DidSaveTextDocument` notification
- **aiken-lsp**: convert errors into `lsp_types::Diagnostic` - **aiken-lsp**: convert errors into `lsp_types::Diagnostic`
- **aiken-lang**: doc comment parsing
- **aiken-lang**: code generation for pattern matching expressions
## [v0.0.25] - 2022-11-14 ## [v0.0.25] - 2022-11-14