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