Update changelog for v2.0.3

This commit is contained in:
Evan Cordell 2016-12-09 16:10:01 -05:00 committed by GitHub
parent 648fed769b
commit 664cb3a063

View file

@ -1,3 +1,15 @@
### v2.0.3
- Added: Increase number of layers per page for security scanner (#2197)
- Added: Sort tags by most recent, show only top 5 (#2199)
- 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: Repository view tabbing style (#2210)
### v2.0.2
- Added: Ability to cancel builds that are already building. (#2041, #2127, #2186, #2189, #2190)