From 6324a62ef848232e0874b7c4f62e0069b4905183 Mon Sep 17 00:00:00 2001 From: Chia Automation Date: Wed, 13 Mar 2024 20:18:35 +0000 Subject: [PATCH] chore: Updating changelog for 1.3.20 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3e4dc7..f96dd07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +## [1.3.20](https://github.com/Chia-Network/climate-tokenization-engine/compare/1.3.19...1.3.20) (2024-03-13) + + +### Bug Fixes + +* update deps ([f9a8304](https://github.com/Chia-Network/climate-tokenization-engine/commit/f9a8304cfde1a1dc4dfe9a9d4f79b872f59b6a78)) + + +### Features + +* dont require homeorg for healthz ([e4aa4f6](https://github.com/Chia-Network/climate-tokenization-engine/commit/e4aa4f63cdbba8df58744230a78d989411c1f20f)) + + + ## [1.3.19](https://github.com/Chia-Network/climate-tokenization-engine/compare/1.3.18...1.3.19) (2024-03-08)