Update CHANGELOG.md for 8.16.2

[ci skip]
This commit is contained in:
DJ Mountney 2017-01-25 15:03:04 -08:00
parent 6f9f9961ef
commit 403cb125f5
6 changed files with 8 additions and 19 deletions

View File

@ -2,6 +2,14 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
## 8.16.2 (2017-01-25)
- allow issue filter bar to be operated with mouse only. !8681
- Fix CI requests concurrency for newer runners that prevents from picking pending builds (from 1.9.0-rc5). !8760
- Add some basic fixes for IE11/Edge.
- Remove blue border from comment box hover.
- Fixed bug where links in merge dropdown wouldn't work.
## 8.16.1 (2017-01-23)
- Ensure export files are removed after a namespace is deleted.

View File

@ -1,4 +0,0 @@
---
title: Add some basic fixes for IE11/Edge
merge_request:
author:

View File

@ -1,4 +0,0 @@
---
title: Remove blue border from comment box hover
merge_request:
author:

View File

@ -1,3 +0,0 @@
---
title: 'Fix CI requests concurrency for newer runners that prevents from picking pending builds (from 1.9.0-rc5)'
merge_request: 8760

View File

@ -1,4 +0,0 @@
---
title: allow issue filter bar to be operated with mouse only
merge_request: 8681
author:

View File

@ -1,4 +0,0 @@
---
title: Fixed bug where links in merge dropdown wouldn't work
merge_request:
author: