From 9d563612f3e6a91adf169be4393439370160128d Mon Sep 17 00:00:00 2001 From: rvcas Date: Wed, 24 Jan 2024 20:40:53 -0500 Subject: [PATCH] chore: prep changelog for release --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c12a5130..37bd9f1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## UNRELEASED +## v1.0.22-alpha - 2024-01-24 ### Added @@ -37,10 +37,11 @@ new options. @MicroProofs @KtorZ > ![TIP] + > > - If you've been using `aiken check --no-traces`, you can recover the old - > behavior by doing `aiken check --trace-level silent`. + > behavior by doing `aiken check --trace-level silent`. > - If you've been using `aiken build --keep-traces`, you can recover the old - > behavior by doing `aiken build --trace-level verbose`. + > behavior by doing `aiken build --trace-level verbose`. ## v1.0.21-alpha - 2023-12-04