Update changelog for v2.0.3 (#2226)

* Update changelog for v2.0.3
This commit is contained in:
Evan Cordell 2016-12-09 16:44:41 -05:00 committed by GitHub
parent 648fed769b
commit 808266574e

View file

@ -1,3 +1,13 @@
### v2.0.3
- Added: Allow extra_ca_certs to be a folder or a file (#2180)
- Fixed: Cancelling builds (#2203)
- Fixed: Allow license to be set in setup tool (#2200)
- Fixed: Improve queue performance (#2207, #2211)
- Fixed: Improve security scan performance (#2209)
- Fixed: Fix user lookup for external auth engines (#2206)
### v2.0.2
- Added: Ability to cancel builds that are already building. (#2041, #2127, #2186, #2189, #2190)