From 74c26084e3a0b07146f65b2e76d36abc5789e418 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 20 Oct 2022 21:36:45 +0200 Subject: [PATCH] Fix #1401: mutation of deftype field should be visible in protocol method (#1402) --- CHANGELOG.md | 2 +- sci | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de85fa01..cefd2c5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ 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 ## 1.0.164 (2022-10-17) diff --git a/sci b/sci index cb490f28..cf600e62 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit cb490f280aa42b440749980bbb6b83f1e1ef7d75 +Subproject commit cf600e62ef6d01a4e8c57160643a3a0c9ba1252c