diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-11-17 18:54:45 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-11-17 18:54:45 +0100 |
commit | 95139a6508ee2ac958c898704eb5a0421ad7487e (patch) | |
tree | 69a786dd1f01c00e750b645ce780fd16678cd9af /CHANGELOG | |
parent | e945ec02804bb28dbd228d8002a159c8da0fcc38 (diff) | |
download | gitlab-ce-95139a6508ee2ac958c898704eb5a0421ad7487e.tar.gz |
Add changelog item
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 3c22df7c9a3..1009b1d1681 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -45,6 +45,7 @@ v 8.2.0 (unreleased) - Fix trailing whitespace issue in merge request/issue title - Fix bug when milestone/label filter was empty for dashboard issues page - Add ability to create milestone in group projects from single form + - Add option to create merge request when editing/creating a file (Dirceu Tiegs) v 8.1.4 - Fix bug where manually merged branches in a MR would end up with an empty diff (Stan Hu) |