From 0439feacb2448fb82d5d95fd9db56a98f78e5090 Mon Sep 17 00:00:00 2001 From: Leonardo Schwarz Date: Fri, 18 Oct 2024 09:01:27 +0200 Subject: [PATCH] changelog --- docs/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.md b/docs/changelog.md index b659ab7a..95eb32cd 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -15,6 +15,7 @@ Versioning currently follows `X.Y.Z` where - Relationship: `ExternalJob.executable` - (experimental) Provide a script `bfabric-app-runner` to allow testing with pipx. - (experimental) EntityLookupCache that allows to cache entity lookups in a script to avoid redundant requests. +- (experimental) app_interface cli "inputs check" to validate the local files. ### Fixed