diff --git a/CHANGELOG.md b/CHANGELOG.md index b68be6621..c9c2ac667 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 2. New features: affect minor number 3. API endpoint changes or (major) dependency version updates: affect major number +## 50.0.1 - 2023-07-12 + +* Fixes #3775 - Add UA string to details (if it's missing in the additional data from the reporter) [Pull #3776](https://github.com/webcompat/webcompat.com/pull/3776) + ## 50.0.0 - 2023-07-05 * Fixes #3773 - Fix an issue with auth report not being saved to BQ [Pull #3774](https://github.com/webcompat/webcompat.com/pull/3774)