From 935c8da5359dc6b3936e9c29f75e1de854597fc7 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Tue, 20 Dec 2022 19:43:23 +0100 Subject: [PATCH] Changelog + SCI update --- CHANGELOG.md | 4 ++++ sci | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13e87948..0b81ac96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ A preview of the next release can be installed from [Babashka](https://github.com/babashka/babashka): Native, fast starting Clojure interpreter for scripting +## Unreleased + +- [#1451](https://github.com/babashka/babashka/issues/1451): Allow passing explicit file and line number to clojure.test ([@matthewdowney](https://github.com/matthewdowney)) + ## 1.0.168 (2022-12-07) - `loop*`, `fn*` are now special forms and `loop`, `fn`, `defn`, `defmacro`, `and` and `or` are implemented as macros. This restores compatibility with [rcf](https://github.com/borkdude/hyperfiddle-rcf) diff --git a/sci b/sci index 9707e306..9293e65c 160000 --- a/sci +++ b/sci @@ -1 +1 @@ -Subproject commit 9707e3069931902dad76c7d209d55d9bd5b24492 +Subproject commit 9293e65c77a4c288e89a8f9d2988c678ef335b8b