mirror of
https://github.com/cytopia/devilbox.git
synced 2025-04-09 20:11:17 +00:00
Bump version and Changelog
This commit is contained in:
parent
ccea6e3814
commit
ca5dec2e57
@ -13,8 +13,8 @@ error_reporting(-1);
|
||||
putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
|
||||
|
||||
|
||||
$DEVILBOX_VERSION = 'v1.1.0';
|
||||
$DEVILBOX_DATE = '2019-11-24';
|
||||
$DEVILBOX_VERSION = 'v1.2.0';
|
||||
$DEVILBOX_DATE = '2019-12-01';
|
||||
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
||||
|
||||
//
|
||||
|
15
CHANGELOG.md
15
CHANGELOG.md
@ -4,10 +4,23 @@ Make sure to have a look at [UPDATING](https://github.com/cytopia/devilbox/blob/
|
||||
major versions.
|
||||
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
|
||||
## Release v1.2.0 (2019-12-01)
|
||||
|
||||
#### Fixed
|
||||
- [#622](https://github.com/cytopia/devilbox/issues/622) Certificate Generation Settings
|
||||
|
||||
#### Added
|
||||
- Added latest PHP-FPM images
|
||||
- Added latest MySQL images
|
||||
- Added latest Apache/Nginx images
|
||||
|
||||
#### Changed
|
||||
- Made PHP 7.3 the default version
|
||||
|
||||
|
||||
## Release v1.1.0 (2019-11-24)
|
||||
|
||||
#### Fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user