Reinstate env var substitution in appbase.
Also added tests for base init of Application & versioned appbase creation.
This commit is contained in:
+6
-2
@@ -1,12 +1,16 @@
|
||||
# Getdown Releases
|
||||
|
||||
## 1.8.7 - Unreleased
|
||||
|
||||
* Reinstated env var support in `appbase` property.
|
||||
|
||||
## 1.8.6 - June 4, 2019
|
||||
|
||||
* Fixed issues with PAC proxy support: added `myIpAddress()`, fixed `dnsResolve()`, fixed crash
|
||||
when detecting PAC proxy.
|
||||
|
||||
* Reverted env var support in `appbase` and `latest` properties. It's causing problems that need to
|
||||
be investigated.
|
||||
* Reverted env var support in `appbase` property. It's causing problems that need to be
|
||||
investigated.
|
||||
|
||||
## 1.8.5 - May 29, 2019
|
||||
|
||||
|
||||
Reference in New Issue
Block a user