QA build with option to change API URL by ENV variable

This commit is contained in:
Michal Horejsek
2020-09-09 14:57:54 +02:00
parent c5665d0dd7
commit 3606a0ab9f
7 changed files with 61 additions and 60 deletions

View File

@ -12,6 +12,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
### Changed
* GODT-511 User agent format changed.
* Unsilent errors reading mbox files.
* GODT-692 QA build with option to change API URL by ENV variable.
### Removed
* GODT-519 Unused AUTH scope parsing methods.