From 84e29440ba2d6afeaccfe8678c76c555b5221b61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 20:02:43 +0000 Subject: [PATCH] Changelog for Release server-2024-03-01 (#9998) * Update Changelog * Update CHANGELOG.md --------- Co-authored-by: release[bot] Co-authored-by: chris48s --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d77eb64d3584..e5d04afe090d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,19 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m --- +## server-2024-03-01 + +- feat(gitea): add last commit badge [#9995](https://github.com/badges/shields/issues/9995) +- [GithubCreatedAt] Add Created At Badge for Github [#9981](https://github.com/badges/shields/issues/9981) +- Added custom bucket url support for [Scoop] [#9984](https://github.com/badges/shields/issues/9984) +- [NpmUnpackedSize] Unpacked Size Badge [#9954](https://github.com/badges/shields/issues/9954) +- [Website] Render `status: down` badge if website is unresponsive [#9966](https://github.com/badges/shields/issues/9966) +- deprecate TAS [#9932](https://github.com/badges/shields/issues/9932) +- [GITEA] add forks, stars, issues and pr badges [#9923](https://github.com/badges/shields/issues/9923) +- tolerate missing short_version in [visualstudioappcenter] [#9951](https://github.com/badges/shields/issues/9951) +- [Crates] Only use non-yanked crate versions (ready for merge) [#9949](https://github.com/badges/shields/issues/9949) +- Dependency updates + ## server-2024-02-01 - feat: added up_message and down_message to [uptimerobotstatus] [#9662](https://github.com/badges/shields/issues/9662)