summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Lee <huacnlee@gmail.com>2016-01-13 22:08:59 +0800
committerJason Lee <huacnlee@gmail.com>2016-01-13 22:08:59 +0800
commit710659fc1fe73e4feffdb3fbb14f4098bb58046c (patch)
tree630a78f31072d7e0d9e1f9180ae6db9f15f4c008
parent932a247f5fb4a14b3e096ec88a73f8fce481eebb (diff)
downloadgitlab-ce-710659fc1fe73e4feffdb3fbb14f4098bb58046c.tar.gz
Add changelog
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index ab34661ce05..57d612dc7e2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -38,6 +38,7 @@ v 8.4.0 (unreleased)
- Ajax filter by message for commits page
- API: Add support for deleting a tag via the API (Robert Schilling)
- Allow subsequent validations in CI Linter
+ - Fix Encoding::CompatibilityError bug when markdown content has some complex URL (Jason Lee)
v 8.3.3
- Preserve CE behavior with JIRA integration by only calling API if URL is set