summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-10-18 12:21:28 +0200
committerDouwe Maan <douwe@gitlab.com>2015-10-18 12:21:28 +0200
commitef9284636cbc63a7b6a8f8ddeabb1152ad4f6a96 (patch)
tree804ebd2900388cd9a22bb3776096e63e329f52da
parenteeea6ef25f222e3935ef4a86e59d982ba6758b9a (diff)
downloadgitlab-ce-grzesiek/gitlab-ce-fix/non-member-notification-button.tar.gz
-rw-r--r--CHANGELOG1
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