From 325e0434407d44ab9efc6c2656c23b77511b2f61 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Wed, 26 Apr 2023 14:42:21 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30c915ca..a8eadbd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ in the CfP! ## Unreleased - [#1544](https://github.com/babashka/babashka/issues/1544): `:local/root` in script-adjacent bb.edn should resolve relative to script +- [#1545](https://github.com/babashka/babashka/issues/1545): Adjacent `bb.edn` not respected with explicit `-f` option - [#1546](https://github.com/babashka/babashka/issues/1546): add `.contains` for vector and lazy-seq ## 1.3.178 (2023-04-18)