summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-02-25 04:29:33 -0500
committerRobert Speicher <rspeicher@gmail.com>2015-02-25 23:57:23 -0500
commite53dd7526f69545ca86fc6935ad8077592628772 (patch)
tree813c67fb5db615e733e222a2bbaefc6885ed5466 /CHANGELOG
parent8490a8ab2a70828e4bb5587c7cc07c750483ef2e (diff)
downloadgitlab-ce-e53dd7526f69545ca86fc6935ad8077592628772.tar.gz
Allow mass-unassigning of issues
Fixes #867 [ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
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