From a1d00c0efd5e1fc9825f0b67b10aa1ff3d091e8d Mon Sep 17 00:00:00 2001 From: leon3s Date: Fri, 8 Dec 2023 12:17:27 +0100 Subject: [PATCH] release/nanocld: 0.12.0-nightly --- bin/nanocld/changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/nanocld/changelog.md b/bin/nanocld/changelog.md index 6ea5fe1d7..1fea25a28 100644 --- a/bin/nanocld/changelog.md +++ b/bin/nanocld/changelog.md @@ -14,13 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Job to run a command as container. - Job schedule to run job at scheduler interval like a cron. - Process to save container state and reduce repeated code. -- Generic filter on find and find_one for all models +- Generic filter on find and find_one for all models. ## Changed - Event datastructure - ## [0.11.0] 2023-11-06 ### Added