diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-10-05 11:10:11 -0300 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-10-06 10:18:06 -0300 |
commit | 0afe899ba3b5f85450bb02c0d1c44f91233f05b2 (patch) | |
tree | b7421d4e6a7d71650e88bb14a19fa1fbac1a7f2d | |
parent | f8da5eb8ef7cb757b88fd1c8d3c2dea7671e7daa (diff) | |
download | gitlab-ce-0afe899ba3b5f85450bb02c0d1c44f91233f05b2.tar.gz |
Update CHANGELOGrevert/5991
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 027c263eb44..4f9816b150d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,7 @@ v 8.13.0 (unreleased) - Simplify Mentionable concern instance methods - Fix permission for setting an issue's due date - API: Multi-file commit !6096 (mahcsig) + - Revert "Label list shows all issues (opened or closed) with that label" - Expose expires_at field when sharing project on API - Fix VueJS template tags being rendered in code comments - Fix issue with page scrolling to top when closing or pinning sidebar (lukehowell) |