diff --git a/CHANGELOG.md b/CHANGELOG.md index 9316abc775cca5008f53afad30afe10ce0319b9d..4489158518b26c76a4665b8a2135c3f5304bfb9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,18 @@ Note: this changelog is for the shields.io server. The changelog for the badge-m --- +## server-2021-03-01 + +- ensure redirect target path is correctly encoded [#6229](https://github.com/badges/shields/issues/6229) +- [SecurityHeaders] Added a possibility for no follow redirects [#6212](https://github.com/badges/shields/issues/6212) +- catch URL parse error in [endpoint] badge [#6214](https://github.com/badges/shields/issues/6214) +- [Homebrew] Add homebrew downloads badge [#6209](https://github.com/badges/shields/issues/6209) +- update [pkgreview] url [#6189](https://github.com/badges/shields/issues/6189) +- Make [Twitch] a social badge [#6183](https://github.com/badges/shields/issues/6183) +- update [flathub] error handling [#6185](https://github.com/badges/shields/issues/6185) +- Add [Testspace] badges [#6162](https://github.com/badges/shields/issues/6162) +- Dependency updates + ## server-2021-02-01 - Docs.rs badge (#6098)