Update CHANGELOG.md for 13.3.5

[ci skip]
上级 509d333e
......@@ -2,6 +2,18 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 13.3.5 (2020-09-04)
### Fixed (6 changes)
- Coerce string object storage options to booleans. !39901
- Fix Jira importer user mapping limit. !40310
- Fix auto-deploy-image external chart dependencies. !40730
- Fix ActiveRecord::IrreversibleOrderError during restore from backup. !40789
- Fix wrong caching logic in ProcessRefChangesService. !40821
- Update the 2FA user update check to account for rounding errors. !41327
## 13.3.4 (2020-09-02)
### Security (1 change)
......
---
title: Fix Jira importer user mapping limit
merge_request: 40310
author:
type: fixed
---
title: Fix auto-deploy-image external chart dependencies
merge_request: 40730
author:
type: fixed
---
title: Update the 2FA user update check to account for rounding errors
merge_request: 41327
author:
type: fixed
---
title: Fix wrong caching logic in ProcessRefChangesService
merge_request: 40821
author:
type: fixed
---
title: Coerce string object storage options to booleans
merge_request: 39901
author:
type: fixed
---
title: Fix ActiveRecord::IrreversibleOrderError during restore from backup
merge_request: 40789
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册