From a5b431325c106b7ff7fbde9cf08af6dbb6c2bee4 Mon Sep 17 00:00:00 2001 From: Kasper Juul Hermansen Date: Sat, 30 Nov 2024 10:45:01 +0100 Subject: [PATCH] chore(release): v0.3.0 (#7) chore(release): 0.3.0 Co-authored-by: cuddle-please Reviewed-on: https://git.front.kjuulh.io/kjuulh/clank-node/pulls/7 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a75cef1..b900fd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.3.0] - 2024-11-30 + +### Added +- allow password to be null + +### Fixed +- revert changes to ip + ## [0.2.3] - 2024-11-29 ### Fixed