summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJason Blanchard <jas.blanchard@gmail.com>2014-03-02 12:29:01 -0500
committerJason Blanchard <jas.blanchard@gmail.com>2014-03-02 13:10:45 -0500
commit3ada1d7ec38c48f3f69c5bd2efde4a9546c71ec1 (patch)
tree884e17e7d3afee3cf6690bf8e94700239858b8f2 /CHANGELOG
parenta9dcfd851f80c35522ac844b316af783d0db7e64 (diff)
downloadgitlab-ce-3ada1d7ec38c48f3f69c5bd2efde4a9546c71ec1.tar.gz
Added option to remove issue assignee on project issue page and issue edit page
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d530e063af3..ab420399263 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ v 6.7.0
- Piwik Integration (Sebastian Winkler)
- Show contribution guide link for new issue form (Jeroen van Baarsen)
- Fix CI status for merge requests from fork
+ - Added option to remove issue assignee on project issue page and issue edit page (Jason Blanchard)
v 6.6.2
- Fix 500 error on branch/tag create or remove via UI
@@ -664,4 +665,4 @@ v 0.8.0
- stability
- security fixes
- increased test coverage
- - email notification \ No newline at end of file
+ - email notification