summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNur Rony <pro.nmrony@gmail.com>2016-10-21 23:21:31 +0600
committerNur Rony <pro.nmrony@gmail.com>2016-10-21 23:21:31 +0600
commit0ca0697a9c2501db23458aa8ef35a8b030625f93 (patch)
tree04d2c192be20dc817d853998d23f863417d2034f
parente32858e7734a13b820d2f1439e189c1586af29d8 (diff)
downloadgitlab-ce-0ca0697a9c2501db23458aa8ef35a8b030625f93.tar.gz
adds entry in CHANGELOG
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 518d0362d07..9207d98327c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,7 @@ Please view this file on the master branch, on stable branches it's out of date.
- Use MergeRequestsClosingIssues cache data on Issue#closed_by_merge_requests method
## 8.13.0 (2016-10-22)
-
+ - Removes extra line for empty issue description. (!7045)
- Fix save button on project pipeline settings page. (!6955)
- Avoid race condition when asynchronously removing expired artifacts. (!6881)
- Improve Merge When Build Succeeds triggers and execute on pipeline success. (!6675)