[release] 0.6.15

This commit is contained in:
Maxime Alves LIRMM@home 2022-05-17 16:19:41 +02:00
parent 7dd7d00625
commit b17ce623f4
1 changed files with 6 additions and 0 deletions

View File

@ -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