changelog++

This commit is contained in:
Michel Vocks 2020-01-02 10:47:20 +01:00 committed by GitHub
parent 73ae91fca8
commit b72d8bcc9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ IMPROVEMENTS:
BUG FIXES:
* plugin: Fix issue where a plugin unwrap request potentially used an expired token [GH-8058]
* ui: Update headless Chrome flag to fix `yarn run test:oss` [8035]
* ui: Change `.box-radio` height to min-height to prevent overflow issues [8065]