From d13f1295f165374790ec85224e7241c733c79ea0 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sat, 13 Mar 2021 23:36:26 +0100 Subject: [PATCH] CHANGELOG [skip ci] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f884ed9..da6fc3d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ For a list of breaking changes, check [here](#breaking-changes). - Narrow `reify` to just one class. See discussion in [sci#549](https://github.com/borkdude/sci/issues/549) - Add preliminary support for `proxy` (for pathom3 smart maps) [sci#550](https://github.com/borkdude/sci/issues/550). +Babashka.fs: + +- Fix globbing on Windows +- Fix Windows tests ## v0.2.13