From 3d076b07cc5a458d921eae053748e6f8fd184f45 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 15 Apr 2021 12:30:58 +0200 Subject: [PATCH] CHANGELOGS [skip ci] --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 801c3e43..d2259ad5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ For a list of breaking changes, check [here](#breaking-changes). -## Unreleased +## 0.3.5 - Support [binf.cljc](https://github.com/helins/binf.cljc) library by adding `ByteBuffer` and `Charset`-related classes [#784](https://github.com/babashka/babashka/issues/784) - Tasks improvements. See [issue](https://github.com/babashka/babashka/issues/778).