mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-08 11:34:14 +00:00
Bump version and update CHANGELOG
This commit is contained in:
parent
a377209a72
commit
fb77920460
@ -13,8 +13,8 @@ error_reporting(-1);
|
||||
putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
|
||||
|
||||
|
||||
$DEVILBOX_VERSION = 'v1.6.2';
|
||||
$DEVILBOX_DATE = '2020-02-06';
|
||||
$DEVILBOX_VERSION = 'v1.6.3';
|
||||
$DEVILBOX_DATE = '2020-03-22';
|
||||
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
||||
|
||||
//
|
||||
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -7,6 +7,16 @@ major versions.
|
||||
## Unreleased
|
||||
|
||||
|
||||
## Bugfix Release v1.6.3 (2020-03-22)
|
||||
|
||||
#### Fixed
|
||||
- Fixed PHP FPM images
|
||||
- Fixed cert-gen for HAProxy
|
||||
- Various spelling errors in documentation
|
||||
#### Added
|
||||
- [#686](https://github.com/cytopia/devilbox/pull/686) Added documentation for ExpressEngine
|
||||
|
||||
|
||||
## Bugfix Release v1.6.2 (2020-02-06)
|
||||
|
||||
#### Added
|
||||
|
Loading…
x
Reference in New Issue
Block a user