From 274696726c40e64d372a4e5d4fadbf875e931000 Mon Sep 17 00:00:00 2001 From: leon3s Date: Sat, 23 Dec 2023 00:04:04 +0100 Subject: [PATCH] fix: changelog --- bin/nanocld/changelog.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/nanocld/changelog.md b/bin/nanocld/changelog.md index f6abca092..d6ad64c3e 100644 --- a/bin/nanocld/changelog.md +++ b/bin/nanocld/changelog.md @@ -16,13 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Process to save container state and reduce repeated code. - Generic filter on find and find_one for all models. - Better versionning middleware that return the version. -- Install command with `-p | --force-pull` options to force repull images. - Cleaner code and data structure in general - Stabilize spec with modification on Kind and Version handling and history of object ## Changed -- Use of nanocld_client 0.12 - Event datastructure ## [0.11.0] 2023-11-06