summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAlejandro Rodríguez <alejorro70@gmail.com>2016-10-27 21:26:56 -0300
committerAlejandro Rodríguez <alejorro70@gmail.com>2016-10-27 21:26:56 -0300
commit7bd6ff03d8cc08673497e3b574efce1648f27da0 (patch)
treebb7022f70629314644270849c5c40da01ecf3f8e /CHANGELOG.md
parent20a7db4483904c7280093a0309a63dfd1b7ef72e (diff)
downloadgitlab-ce-7bd6ff03d8cc08673497e3b574efce1648f27da0.tar.gz
Fix and improve `Sortable.highest_label_priority`23928-sortable-highest_label_priority-is-bugged
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9151a27e100..6af5d716be6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,7 @@ Please view this file on the master branch, on stable branches it's out of date.
## 8.13.2
- Fix builds dropdown overlapping bug !7124
+ - Fix and improve `Sortable.highest_label_priority`
## 8.13.1 (2016-10-25)
- Fix branch protection API. !6215