From bcc2a0fd12091c63aff89241635523edcc932f88 Mon Sep 17 00:00:00 2001 From: microproofs Date: Wed, 31 Jan 2024 13:42:46 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ad3408b..49d8b5b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,22 +29,6 @@ compact & verbose. @MicroProofs @KtorZ - **aiken**: New `--filter-traces` option for the `check` and `build` commands to enable restricting traces with more granularity between user-defined - ], - tail: None, - }, - Var { - location: 489..501, - name: "other_inputs", - }, - ], - } - Module NAME IS tests - Pattern IS Var { - location: 416..427, - name: "own_out_ref", - } - Module NAME IS tests - Pattern IS - **aiken-lang**: Most builtin errors are now caught and instead catched trace errors are thrown. The exception is BLS primitives.