Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-05-27 11:22:17 +0400
committerMarin Jankovski <marin@gitlab.com>2014-05-28 15:04:57 +0400
commit666260bf6bff01011ba498dd8f38190b2d690725 (patch)
treed8fe503e858db244ef5978aabf336972fc22eca4 /CHANGELOG
parentc183019ce15218d54a5daaf61dfb5ef58f47f592 (diff)
Add changelog for version to 6.9.1.
Conflicts: CHANGELOG VERSION
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 52ee3cc5d60..1410c96e042 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,10 @@ v 7.0.0
- Drag and drop upload of image in every markdown-area (Earle Randolph Bunao and Neil Francis Calabroso)
- Refactor the markdown relative links processing
+v 6.9.1
+ - Fix scroll to highlighted line
+ - Fix the pagination on load for commits page
+
v 6.9.0
- Store Rails cache data in the Redis `cache:gitlab` namespace
- Adjust MySQL limits for existing installations