From 9f908d3cee7e3225d9110f8fe37bb3beed17fb59 Mon Sep 17 00:00:00 2001 From: maxime Date: Tue, 28 May 2024 02:27:54 +0200 Subject: [PATCH] [release] halfapi 0.6.30 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b233daa..b0967d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -104,6 +104,9 @@ Small cleanup of the logs levels. If you don't want the config to be dumped, jus - ACLs definition can now include a "public" parameter that defines if there should be an automatic creation of a route to check this acls - /halfapi/acls does not return the "result", it just returns if there is a public route to check the ACL on /halfapi/acls/acl_name +======= +argument of starlette instead. +>>>>>>> a8c59c6 ([release] halfapi 0.6.27) ## 0.6.26