From 6bb6abcbd40b03632074765b9a239806e5563aba Mon Sep 17 00:00:00 2001 From: "Maxime Alves LIRMM@home" Date: Fri, 5 Aug 2022 09:42:14 +0200 Subject: [PATCH] [changelog] module --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f07cdf..a24321c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ - Store only domain's config in halfapi['config'] - Should run halfapi domain with config_file argument +- Testing : You can specify a "MODULE" attribute to point out the path to the Api's base module +- Environment : HALFAPI_DOMAIN_MODULE can be set to specify Api's base module +- Config : 'module' attribute can be set to specify Api's base module ## 0.6.20