diff options
author | Rémy Coutable <remy@rymai.me> | 2016-01-15 16:38:18 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-01-15 16:38:18 +0100 |
commit | 55ae5394a05fbde53067336a17ff2f03733775a0 (patch) | |
tree | d61811d6caed4f584d9790b0a45dfc30a7135aa1 /CHANGELOG | |
parent | 51266f41b3150b3a198bf8316d093a86d4d38cd1 (diff) | |
download | gitlab-ce-55ae5394a05fbde53067336a17ff2f03733775a0.tar.gz |
Add changelog entry for fix-consider-re-assign-as-a-mention
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index d01576be67a..f3916c39ec7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,7 @@ Please view this file on the master branch, on stable branches it's out of date. v 8.4.0 (unreleased) + - Consider re-assign as a mention from a notification point of view - Add pagination headers to already paginated API resources - Properly generate diff of orphan commits, like the first commit in a repository - Improve the consistency of commit titles, branch names, tag names, issue/MR titles, on their respective project pages |