mirror of
https://github.com/cytopia/devilbox.git
synced 2025-01-18 10:46:23 +00:00
Update version and Changelog
This commit is contained in:
parent
a097b5b4d8
commit
6984d43ff9
@ -13,8 +13,8 @@ error_reporting(-1);
|
||||
putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
|
||||
|
||||
|
||||
$DEVILBOX_VERSION = 'v1.6.3';
|
||||
$DEVILBOX_DATE = '2020-03-23';
|
||||
$DEVILBOX_VERSION = 'v1.7.0';
|
||||
$DEVILBOX_DATE = '2020-03-24';
|
||||
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
||||
|
||||
//
|
||||
|
@ -7,6 +7,12 @@ major versions.
|
||||
## Unreleased
|
||||
|
||||
|
||||
## Release v1.7.0 (2020-03-24)
|
||||
|
||||
#### Added
|
||||
- Python Flask
|
||||
|
||||
|
||||
## Bugfix Release v1.6.3 (2020-03-23)
|
||||
|
||||
#### Fixed
|
||||
|
Loading…
Reference in New Issue
Block a user