summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAhmad Sherif <me@ahmadsherif.com>2016-11-02 16:23:46 +0200
committerAhmad Sherif <me@ahmadsherif.com>2016-11-04 15:59:53 +0200
commit6a9fb20fe157fba158a79d645742239796239124 (patch)
tree72eb61086598f61da6f60b4a04ceaf910f2fe77b /CHANGELOG.md
parenta3cc2f1e8dfcfb2f3e181fa570ed2ba245f9a069 (diff)
downloadgitlab-ce-6a9fb20fe157fba158a79d645742239796239124.tar.gz
Fix applying GitHub-imported labels when importing job is interrupted
Closes #24075
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 9411cc62003..c055d1f384e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -66,6 +66,7 @@ entry.
- In all filterable drop downs, put input field in focus only after load is complete (Ido @leibo)
- Improve search query parameter naming in /admin/users !7115 (YarNayar)
- Fix table pagination to be responsive
+- Fix applying GitHub-imported labels when importing job is interrupted
- Allow to search for user by secondary email address in the admin interface(/admin/users) !7115 (YarNayar)
- Updated commit SHA styling on the branches page.