summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYorick Peterse <yorickpeterse@gmail.com>2015-11-19 11:05:21 +0100
committerYorick Peterse <yorickpeterse@gmail.com>2015-11-19 11:05:21 +0100
commit96cdacd4eae3fb939f2da4ba0240f7dfa10b63da (patch)
tree86f5c3fedc437745314df505b571cdf1f90b474a
parentefd5d93745cede13c3a720fe17388b146a8998ed (diff)
downloadgitlab-ce-96cdacd4eae3fb939f2da4ba0240f7dfa10b63da.tar.gz
Changelog entries for atom/profile improvements
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 94f07a31689..c979c23e06b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,6 +3,8 @@ Please view this file on the master branch, on stable branches it's out of date.
v 8.3.0 (unreleased)
v 8.2.0
+ - Improved performance of finding projects and groups in various places
+ - Improved performance of rendering user profile pages and Atom feeds
- Fix grouping of contributors by email in graph.
- Remove CSS property preventing hard tabs from rendering in Chromium 45 (Stan Hu)
- Fix Drone CI service template not saving properly (Stan Hu)