From 16c5f650bd73d5646c56925ee6e822862ffbb630 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 18:40:35 +0000 Subject: [PATCH] Changelog for Release server-2025-04-01 (#10984) * Update Changelog * Update CHANGELOG.md --------- Co-authored-by: release[bot] Co-authored-by: chris48s --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c83b94f62e..2b081c0af6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,20 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m --- +## server-2025-04-01 + +- fix(#10970): codecov branch badge [#10971](https://github.com/badges/shields/issues/10971) +- docker: cleanup some building [#10957](https://github.com/badges/shields/issues/10957) +- graceful shutdown [#10958](https://github.com/badges/shields/issues/10958) +- Update [SourceForge] commit count badge to support repository parameter [#10954](https://github.com/badges/shields/issues/10954) +- feat: add new badges for new [ansible] collection APIs [#10938](https://github.com/badges/shields/issues/10938) +- [sourceforge] add repo param to last commit service [#10935](https://github.com/badges/shields/issues/10935) +- tweak default cache lengths by category [#10919](https://github.com/badges/shields/issues/10919) +- [Packagist] Update default domain for repo metadata [#10920](https://github.com/badges/shields/issues/10920) +- use SVG2 hrefs [#10918](https://github.com/badges/shields/issues/10918) +- remove `logoWidth` param [#10878](https://github.com/badges/shields/issues/10878) +- Dependency updates + ## server-2025-03-02 - time out long running requests more aggressively [#10833](https://github.com/badges/shields/issues/10833)