summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/feature-improved-branch-filter-sorting.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/feature-improved-branch-filter-sorting.yml')
-rw-r--r--changelogs/unreleased/feature-improved-branch-filter-sorting.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-improved-branch-filter-sorting.yml b/changelogs/unreleased/feature-improved-branch-filter-sorting.yml
new file mode 100644
index 00000000000..539c297e0dd
--- /dev/null
+++ b/changelogs/unreleased/feature-improved-branch-filter-sorting.yml
@@ -0,0 +1,6 @@
+---
+title: Improving branch filter sorting by listing exact matches first and added support
+ for begins_with (^) and ends_with ($) matching.
+merge_request: 22166
+author: Jason Rutherford
+type: changed