Update CHANGELOG-EE.md for 12.9.2-ee

[ci skip]
parent 7b2cd340
Please view this file on the master branch, on stable branches it's out of date.
## 12.9.2 (2020-03-31)
### Fixed (4 changes)
- Fix direct access to individual design on deprecated issue route. !27650
- Fix error when viewing events from design notes on project activity page. !27840
- Allow Seat Link to be disabled through configuration or admin toggle. !28015
- Allow active_users param to be optional for SyncSeatLinkRequestWorker#perform. !28241
### Changed (1 change)
- Send active users for each day in seat link POST request. !27481
## 12.9.1 (2020-03-26)
### Security (1 change)
......
---
title: Fix direct access to individual design on deprecated issue route
merge_request: 27650
author:
type: fixed
---
title: Allow Seat Link to be disabled through configuration or admin toggle
merge_request: 28015
author:
type: fixed
---
title: Fix error when viewing events from design notes on project activity page
merge_request: 27840
author:
type: fixed
---
title: Send active users for each day in seat link POST request
merge_request: 27481
author:
type: changed
---
title: Allow active_users param to be optional for SyncSeatLinkRequestWorker#perform
merge_request: 28241
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