mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-18 10:46:23 +00:00
Prepare Devilbox v1.0.0 release
This commit is contained in:
parent
1138c498c7
commit
9e3da94edb
@ -13,8 +13,8 @@ error_reporting(-1);
|
||||
putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
|
||||
|
||||
|
||||
$DEVILBOX_VERSION = 'v1.0.0-alpha1';
|
||||
$DEVILBOX_DATE = '2019-03-09';
|
||||
$DEVILBOX_VERSION = 'v1.0.0';
|
||||
$DEVILBOX_DATE = '2019-03-18';
|
||||
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
||||
|
||||
//
|
||||
|
@ -10,6 +10,13 @@ major versions.
|
||||
- This fixes various issues with Docker Toolbox and DNS resolution: #119
|
||||
|
||||
|
||||
## v1.0.0
|
||||
|
||||
#### Changed
|
||||
- Everything from v1.0.0-alpha1 has been backported
|
||||
- Everything from v0.15.0 has been backported
|
||||
|
||||
|
||||
## v1.0.0-alpha1
|
||||
|
||||
#### Changed
|
||||
|
Loading…
Reference in New Issue
Block a user