From 5566a7869f1694ad3393717689300d43953c7a0a Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 23 Oct 2022 20:07:22 +0200 Subject: [PATCH] Fix #1405: drop name metadata from conditionally defined var --- CHANGELOG.md | 3 ++- sci | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cefd2c5d..c4b24591 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,8 @@ A preview of the next release can be installed from ## Unreleased -Fix [#1401](https://github.com/babashka/babashka/issues/1401): mutation of `deftype` field should be visible in protocol method +- Fix [#1401](https://github.com/babashka/babashka/issues/1401): mutation of `deftype` field should be visible in protocol method +- Fix [#1405](https://github.com/babashka/babashka/issues/1405): drop name metadata from conditionally defined var ## 1.0.164 (2022-10-17) diff --git a/sci b/sci index edefeda9..09b269c2 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit edefeda9e6038ab8eb918377dd09ec96f9c73219 +Subproject commit 09b269c242db8af20edde575b1827a2b86027411