summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/254643-fix-broken-testsuite-link-when-containing-dot.yml5
-rw-r--r--changelogs/unreleased/276882-Allow-metadata-duplicates.yml6
-rw-r--r--changelogs/unreleased/Set-min-width-of-breadcrumb-dropdown-to-200px.yml5
-rw-r--r--changelogs/unreleased/sh-update-hamlit-for-gc.yml5
4 files changed, 21 insertions, 0 deletions
diff --git a/changelogs/unreleased/254643-fix-broken-testsuite-link-when-containing-dot.yml b/changelogs/unreleased/254643-fix-broken-testsuite-link-when-containing-dot.yml
new file mode 100644
index 00000000000..accfee61a16
--- /dev/null
+++ b/changelogs/unreleased/254643-fix-broken-testsuite-link-when-containing-dot.yml
@@ -0,0 +1,5 @@
+---
+title: Fix broken testsuite link if the suite contains a dot
+merge_request: 51828
+author: Michael Aigner @tonka3000
+type: fixed
diff --git a/changelogs/unreleased/276882-Allow-metadata-duplicates.yml b/changelogs/unreleased/276882-Allow-metadata-duplicates.yml
new file mode 100644
index 00000000000..9aadeaf3f4c
--- /dev/null
+++ b/changelogs/unreleased/276882-Allow-metadata-duplicates.yml
@@ -0,0 +1,6 @@
+---
+title: Allow versionless maven-metadata.xml file duplicates even when maven duplicates
+ are disabled
+merge_request: 51758
+author:
+type: fixed
diff --git a/changelogs/unreleased/Set-min-width-of-breadcrumb-dropdown-to-200px.yml b/changelogs/unreleased/Set-min-width-of-breadcrumb-dropdown-to-200px.yml
new file mode 100644
index 00000000000..ac3254afabd
--- /dev/null
+++ b/changelogs/unreleased/Set-min-width-of-breadcrumb-dropdown-to-200px.yml
@@ -0,0 +1,5 @@
+---
+title: Fix breadcrumb dropdown on mobile being too narrow
+merge_request: 51092
+author: Kev @KevSlashNull
+type: fixed
diff --git a/changelogs/unreleased/sh-update-hamlit-for-gc.yml b/changelogs/unreleased/sh-update-hamlit-for-gc.yml
new file mode 100644
index 00000000000..abfb61e0ba7
--- /dev/null
+++ b/changelogs/unreleased/sh-update-hamlit-for-gc.yml
@@ -0,0 +1,5 @@
+---
+title: Update hamlit to v2.14.2
+merge_request: 52177
+author:
+type: fixed