From a6b9a0e8affa34b8bae46afdbd73ff9629baa7af Mon Sep 17 00:00:00 2001 From: Victor Castell Date: Fri, 17 Mar 2023 19:52:44 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f68a40e9..64111c5b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [3.2.3] - 2023-03-17 + +### Fixes + +- Fix non existing dependent job (https://github.com/distribworks/dkron/pull/1297) +### Changes + +- Bump deps + ## [3.2.2] - 2023-03-11 ### Changes