summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-09-20 18:48:21 +0530
committerTimothy Andrew <mail@timothyandrew.net>2016-09-20 18:48:21 +0530
commitc9247c05eb4988687b1fe85e39a6ea30b5437c40 (patch)
tree9c71c4677788f0f99397b458a79f2dfb89161b0b
parent231a9f5b8788aa0bbb2fa304f8b937f7c09fcee1 (diff)
downloadgitlab-ce-c9247c05eb4988687b1fe85e39a6ea30b5437c40.tar.gz
Add CHANGELOG entry.
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7a19af6b765..c613d1020d7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@ v 8.12.0 (unreleased)
- Add two-factor recovery endpoint to internal API !5510
- Pass the "Remember me" value to the U2F authentication form
- Only update projects.last_activity_at once per hour when creating a new event
+ - Cycle analytics (first iteration) !5986
- Remove vendor prefixes for linear-gradient CSS (ClemMakesApps)
- Move pushes_since_gc from the database to Redis
- Add font color contrast to external label in admin area (ClemMakesApps)