mirror of
https://github.com/cytopia/devilbox.git
synced 2025-02-21 01:42:14 +00:00
Update version and Changelog
This commit is contained in:
parent
d6818a1470
commit
e2930d2b4e
@ -13,8 +13,8 @@ error_reporting(-1);
|
||||
putenv('RES_OPTIONS=retrans:1 retry:1 timeout:1 attempts:1');
|
||||
|
||||
|
||||
$DEVILBOX_VERSION = 'v1.2.0';
|
||||
$DEVILBOX_DATE = '2019-12-01';
|
||||
$DEVILBOX_VERSION = 'v1.3.0';
|
||||
$DEVILBOX_DATE = '2019-12-08';
|
||||
$DEVILBOX_API_PAGE = 'devilbox-api/status.json';
|
||||
|
||||
//
|
||||
|
10
CHANGELOG.md
10
CHANGELOG.md
@ -7,6 +7,16 @@ major versions.
|
||||
## Unreleased
|
||||
|
||||
|
||||
## Release v1.3.0 (2019-12-08)
|
||||
|
||||
#### Fixed
|
||||
- [#626](https://github.com/cytopia/devilbox/issues/626) Cannot create MongoDB database with Adminer
|
||||
|
||||
#### Changed
|
||||
- Updated Adminer to 4.7.5
|
||||
- Updated phpMyAdmin to 4.9.2
|
||||
|
||||
|
||||
## Release v1.2.0 (2019-12-01)
|
||||
|
||||
#### Fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user