v1.2.8 release
This commit is contained in:
parent
36b8760d4d
commit
3178545c2f
@ -9,7 +9,6 @@
|
|||||||
- Fix various bugs related to web UI
|
- Fix various bugs related to web UI
|
||||||
- Fix bug in autoconf (missing instances parameter to reload function)
|
- Fix bug in autoconf (missing instances parameter to reload function)
|
||||||
- Remove old .env files when generating a new configuration
|
- Remove old .env files when generating a new configuration
|
||||||
-
|
|
||||||
|
|
||||||
## v1.2.7 - 2021/06/14
|
## v1.2.7 - 2021/06/14
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://img.shields.io/badge/bunkerized--nginx-1.2.7-blue" />
|
<img src="https://img.shields.io/badge/bunkerized--nginx-1.2.8-blue" />
|
||||||
<img src="https://img.shields.io/badge/nginx-1.20.1-blue" />
|
<img src="https://img.shields.io/badge/nginx-1.20.1-blue" />
|
||||||
<img src="https://img.shields.io/github/last-commit/bunkerity/bunkerized-nginx" />
|
<img src="https://img.shields.io/github/last-commit/bunkerity/bunkerized-nginx" />
|
||||||
<img src="https://img.shields.io/github/workflow/status/bunkerity/bunkerized-nginx/Automatic%20test?label=automatic%20test" />
|
<img src="https://img.shields.io/github/workflow/status/bunkerity/bunkerized-nginx/Automatic%20test?label=automatic%20test" />
|
||||||
|
|||||||
@ -50,7 +50,7 @@ copyright = '2021, bunkerity'
|
|||||||
author = 'bunkerity'
|
author = 'bunkerity'
|
||||||
|
|
||||||
# The full version, including alpha/beta/rc tags
|
# The full version, including alpha/beta/rc tags
|
||||||
release = 'v1.2.7'
|
release = 'v1.2.8'
|
||||||
|
|
||||||
|
|
||||||
# -- General configuration ---------------------------------------------------
|
# -- General configuration ---------------------------------------------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user