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 10:58:26 +0400
committerMarin Jankovski <marin@gitlab.com>2014-05-27 10:58:26 +0400
commitf4889f50fcd9ec8df9a1f44def25bb9ea384a3bf (patch)
treecc9967b4865b8b02d8217d273f17d6360ae95f16 /CHANGELOG
parente918ae240ee860c9126f537bbee38a1e92cb7508 (diff)
Add entry to changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d265d3a0b41..52ee3cc5d60 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ v 7.0.0
- Move protected branches page to Project settings area
- Redirect to Files view when create new branch via UI
- 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.0
- Store Rails cache data in the Redis `cache:gitlab` namespace