diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-10-31 23:29:13 -0200 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2016-10-31 23:29:13 -0200 |
commit | 7b2af24d9733d5ad6073aae271a718cea2c825b2 (patch) | |
tree | 8d831952d7740b86f4b466bf7955f0a064efd96a /CHANGELOG.md | |
parent | 7e1ddfb81b229922c271dd07a278de4dd68b6d75 (diff) | |
download | gitlab-ce-7b2af24d9733d5ad6073aae271a718cea2c825b2.tar.gz |
Update CHANGELOGoptimize/labels-finder
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 372ddecc98b..14907e1546e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,10 @@ Please view this file on the master branch, on stable branches it's out of date. - Shortened merge request modal to let clipboard button not overlap - In all filterable drop downs, put input field in focus only after load is complete (Ido @leibo) +## 8.13.3 + +- Reduce the overhead to calculate number of open/closed issues and merge requests within the group or project + ## 8.13.2 (2016-10-31) - Fix encoding issues on pipeline commits. !6832 |