From be20426329ae8b8e25f4f12b4c6324d065f5f581 Mon Sep 17 00:00:00 2001 From: rvcas Date: Wed, 16 Aug 2023 23:16:56 -0400 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a71985c..12bcd323 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ ### Fixed +- **aiken-lang**: aliased import of single type throws compiler error - **aiken-lsp**: fix diagnostics and formatting on windows vscode - **aiken**: decode should always print to textual - **uplc**: pair type formatting