From b17ce623f4cc41d7c7c22d12d6802102f4507345 Mon Sep 17 00:00:00 2001 From: "Maxime Alves LIRMM@home" Date: Tue, 17 May 2022 16:19:41 +0200 Subject: [PATCH] [release] 0.6.15 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ac262fc..84d1c2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # HalfAPI +## 0.6.15 + +- Allows to define a "__acl__" variable in the API module's __init__.py, to + specify how to import the acl lib. You can also specify "acl" in the domain's + config + ## 0.6.14 - Add XLSXResponse (with format argument set to "xlsx"), to return .xlsx files