diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-10-18 12:21:28 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-10-18 12:21:28 +0200 |
commit | ef9284636cbc63a7b6a8f8ddeabb1152ad4f6a96 (patch) | |
tree | 804ebd2900388cd9a22bb3776096e63e329f52da | |
parent | eeea6ef25f222e3935ef4a86e59d982ba6758b9a (diff) | |
download | gitlab-ce-grzesiek/gitlab-ce-fix/non-member-notification-button.tar.gz |
Add changelog itemgrzesiek/gitlab-ce-fix/non-member-notification-button
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 8f17c5c2ba6..2e86724b259 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ v 8.2.0 (unreleased) - Highlight comment based on anchor in URL v 8.1.0 (unreleased) + - Show notifications button when user is member of group rather than project (Grzegorz Bizon) - Fix nonatomic database update potentially causing project star counts to go negative (Stan Hu) - Fix error preventing displaying of commit data for a directory with a leading dot (Stan Hu) - Speed up load times of issue detail pages by roughly 1.5x |