Skip to content
Snippets Groups Projects
Commit e42c20a1 authored by Régis Behmo's avatar Régis Behmo
Browse files

v3.11.8 (2020-04-06)

- [Feature] Add `encrypt` template filter to conveniently add
htpasswd-based authentication to nginx
- [Bugfix] Fix "missing tty" during init in cron jobs
parent 1d8c8e9d
Branches
Tags v3.11.8
No related merge requests found
......@@ -2,7 +2,7 @@
Note: Breaking changes between versions are indicated by "💥".
## Unreleased
## v3.11.8 (2020-04-06)
- [Feature] Add `encrypt` template filter to conveniently add htpasswd-based authentication to nginx
- [Bugfix] Fix "missing tty" during init in cron jobs
......
......
__version__ = "3.11.7"
__version__ = "3.11.8"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment