changelog++

This commit is contained in:
Jeff Mitchell 2019-10-28 12:17:48 -04:00
parent 0c88218dd4
commit 69bb72da53
1 changed files with 4 additions and 3 deletions

View File

@ -114,6 +114,7 @@ CHANGES:
automatic region detection added to the CLI and Agent in 1.2 has been removed.
IMPROVEMENTS:
* cli: Ignore existing token during CLI login [GH-7508]
* core: Log proxy settings from environment on startup [GH-7528]
* core: Cache whether we've been initialized to reduce load on storage [GH-7549]