Update changelog for v2.0.3
This commit is contained in:
parent
648fed769b
commit
664cb3a063
1 changed files with 12 additions and 0 deletions
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -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)
|
||||
|
|
Reference in a new issue