Update CHANGELOG.md
This commit is contained in:
parent
88cb26e687
commit
0209fc88bf
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue