From 4fef1335d238a4f89a778e857d265b43273dd184 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 19:22:55 +0000 Subject: [PATCH] Changelog for Release server-2022-01-01 (#7444) * Update Changelog * Update CHANGELOG.md Co-authored-by: release[bot] Co-authored-by: chris48s --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 931bdd9d2a106..79314e7c86ae4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m --- +## server-2022-01-01 + +- minor [reddit] improvements [#7436](https://github.com/badges/shields/issues/7436) +- [HackerNews] Show User Karma [#7411](https://github.com/badges/shields/issues/7411) +- [YouTube] Drop support for removed dislikes [#7410](https://github.com/badges/shields/issues/7410) +- change closed GitHub issue color to purple [#7374](https://github.com/badges/shields/issues/7374) +- restore cors header injection from #4171 [#4255](https://github.com/badges/shields/issues/4255) +- [GithubPackageJson] Get version from monorepo subfolder package.json [#7350](https://github.com/badges/shields/issues/7350) +- Dependency updates + ## server-2021-12-01 - Send better user-agent values [#7309](https://github.com/badges/shields/issues/7309)