diff options
author | Robert Speicher <rspeicher@gmail.com> | 2015-02-25 04:29:33 -0500 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2015-02-25 23:57:23 -0500 |
commit | e53dd7526f69545ca86fc6935ad8077592628772 (patch) | |
tree | 813c67fb5db615e733e222a2bbaefc6885ed5466 /CHANGELOG | |
parent | 8490a8ab2a70828e4bb5587c7cc07c750483ef2e (diff) | |
download | gitlab-ce-e53dd7526f69545ca86fc6935ad8077592628772.tar.gz |
Allow mass-unassigning of issues
Fixes #867
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index d5b05125110..3f9af5b9f9f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ v 7.9.0 (unreleased) - Fix ordering of imported but unchanged projects (Marco Wessel) - Mobile UI improvements: make aside content expandable - Generalize image upload in drag and drop in markdown to all files (Hannes Rosenögger) + - Fix mass-unassignment of issues (Robert Speicher) v 7.8.1 - Fix run of custom post receive hooks |