From 1787f94119beb801f8ba6306f0d35ec739d403f8 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Thu, 16 Sep 2021 14:00:22 +0200 Subject: [PATCH] DOC: update CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16997415..5d3a88ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,8 +22,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated ### -* `id_query(ids)` in apiutils -* The whole yamlapi with the following functions: +* `id_query(ids)` in apiutils (to be removed with >=0.5.4) +* The whole yamlapi with the following functions (to be removed with >=0.5.4): * `append_sublist` * `kv_to_xml` * `dict_to_xml` -- GitLab