Update CHANGELOG.md for 12.3.1

[ci skip]
parent c223f8a1
......@@ -2,6 +2,16 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 12.3.1
### Fixed (4 changes)
- Fix ordering of issue board lists not being persisted. !17356
- Fix error when duplicate users are merged in approvers list. !17406
- Fix bug that caused a merge to show an error message. !17466
- Fix CSS leak in job log.
## 12.3.0
### Security (23 changes)
......
---
title: Fix CSS leak in job log
merge_request:
author:
type: fixed
---
title: Fix ordering of issue board lists not being persisted
merge_request: 17356
author:
type: fixed
---
title: Fix bug that caused a merge to show an error message
merge_request: 17466
author:
type: fixed
---
title: Fix error when duplicate users are merged in approvers list
merge_request: 17406
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment