From adbe1a830ed1201b856d457f4635f5309713f2cb Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Thu, 15 Apr 2021 00:05:52 +0200 Subject: [PATCH] CHANGELOGS [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 626fd689..99910850 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ For a list of breaking changes, check [here](#breaking-changes). - 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). +- Add `java.security.SecureRandom` #790 ## v0.3.4