summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-26 15:03:15 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-26 15:03:15 -0500
commit30bd346e5f4379c0a55a6ad696f705470b6a7740 (patch)
tree27307705876ac873e78a77ba6c01e3a02b5a6cea
parent7d6cec66eab88319123a4b35df2c913729347596 (diff)
downloadgitlab-ce-23866-builds-dropdown.tar.gz
Update changelog23866-builds-dropdown
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1049551239c..d76f3754cbf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,6 +24,9 @@ Please view this file on the master branch, on stable branches it's out of date.
- Fix documents and comments on Build API `scope`
- Refactor email, use setter method instead AR callbacks for email attribute (Semyon Pupkov)
+## 8.13.2
+ - Fix builds dropdown overlapping bug !7124
+
## 8.13.1 (2016-10-25)
- Fix branch protection API. !6215
- Fix hidden pipeline graph on commit and MR page. !6895