summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2014-03-14 12:33:22 +0100
committerMarin Jankovski <marin@gitlab.com>2014-03-14 12:33:22 +0100
commitccc14fa21c227228dffcf87c7ae683965f0f451e (patch)
tree826d9d84f65337d36b9b3638c38b34f21c191817 /CHANGELOG
parentf3ceebad42f56619aad1aa793735e47cd7da7aec (diff)
downloadgitlab-ce-ccc14fa21c227228dffcf87c7ae683965f0f451e.tar.gz
Add to changelog changes for markdown.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f93668289ce..6c8b4e6cd80 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,8 @@ v 6.7.0
- Add button for toggling inline comments in diff view
- Add retry feature for repository import
- Reuse the GitLab LDAP connection within each request
+ - Changed markdown new line behaviour to conform to markdown standards
+
v 6.6.2
- Fix 500 error on branch/tag create or remove via UI