Update CHANGELOG.md

This commit is contained in:
Angel Garbarino 2020-01-16 09:45:49 -07:00 committed by GitHub
parent 88cb26e687
commit 0209fc88bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,6 @@ BUG FIXES:
* secrets/database/mysql: Fix issue where special characters for a MySQL password were encoded [GH-8040]
* ui: Update headless Chrome flag to fix `yarn run test:oss` [GH-8035]
* ui: Change `.box-radio` height to min-height to prevent overflow issues [GH-8065]
* ui: Fix OIDC callback to check storage [GH-7929].
## 1.3.2 (Unreleased)
@ -43,6 +42,7 @@ BUG FIXES:
* secrets/database/mysql: Fix issue where special characters for a MySQL password were encoded [GH-8040]
* ui: Fix deleting namespaces [GH-8132]
* ui: Fix Error handler on kv-secret edit and kv-secret view pages [GH-8133]
* ui: Fix OIDC callback to check storage [GH-7929].
## 1.3.1 (December 18th, 2019)