From 1cbc2d439d86969cf15771e45b7fbd9866bae129 Mon Sep 17 00:00:00 2001 From: Leandro Ostera Date: Wed, 24 Apr 2024 12:30:27 +0100 Subject: [PATCH] chore: prepare release --- CHANGES.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index bb81af9..4a09b9f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,11 @@ -# Changes +# 0.0.3 -## 0.0.2 +* Refactored expression evaluation – thanks @gpetiot :clap: +* Support conditionally disabling match cases, function branches, module structure and signature items – thank @kfoxder :sparkles: +* Updated cookbook with more examples +* Improvements on nix setup – thanks @metame :rainbow: + +# 0.0.2 * Fix single var configuration failing – thanks @metame 👏 * Support conditionally disabling all structure-items @@ -8,7 +13,7 @@ * Add better docs for the Config language, and a small cookbook * Support `cfg` and `config` for use in Melange v3 and future version -## 0.0.1 +# 0.0.1 Initial release with support for: