diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-02-06 16:45:37 -0800 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-02-06 16:45:37 -0800 |
commit | 89f8020fe12e16faf125a193b25a0eeaea3b49c0 (patch) | |
tree | b176949c60b4bd25e36b70a96f5dfc6cdcf4f0ef /CHANGELOG | |
parent | 8c4b98bec79e02613924db853deadd5af4ff0e15 (diff) | |
parent | 04a70d9ff7c8132bfd01ebf4d10fd34745719833 (diff) | |
download | gitlab-ce-89f8020fe12e16faf125a193b25a0eeaea3b49c0.tar.gz |
Merge branch 'mention-groups'
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index b9fff6489ea..621109b65eb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -38,6 +38,7 @@ v 7.8.0 - Add a commit calendar to the user profile (Hannes Rosenögger) - - Submit comment on command-enter + - Notify all members of a group when that group is mentioned in a comment, for example: `@gitlab-org` or `@sales`. - - Fix long broadcast message cut-off on left sidebar (Visay Keo) - Add Project Avatars (Steven Thonus and Hannes Rosenögger) @@ -1126,4 +1127,4 @@ v 0.8.0 - stability - security fixes - increased test coverage - - email notification
\ No newline at end of file + - email notification |