From 85dea475732bf16663c9cabd1e3697697aff8b3c Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 4 Apr 2021 16:48:39 +0200 Subject: [PATCH] changelog [skip ci] --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2afb7f07..d2c1034a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ For a list of breaking changes, check [here](#breaking-changes). +## 0.3.2 (unreleased) + +- Include [rewrite-clj](https://github.com/clj-commons/rewrite-clj) into babashka [#769](https://github.com/babashka/babashka/issues/769) . + ## 0.3.1 Babashka proper: @@ -17,7 +21,7 @@ Babashka.fs: Babashka.nrepl: -- Implement `cider-nrepl` `info` / `lookup` op [#30](https://github.com/babashka/babashka.nrepl/issues/30) [(@brdloush)](https://github.com/brdloush) +- Implement `cider-nrepl` `info` / `lookup` op [#30](https://github.com/babashka/babashka.nrepl/issues/30) ([@brdloush](https://github.com/brdloush)) Babashka.process: