diff --git a/CHANGELOG.md b/CHANGELOG.md index 53abbfdf7..72daf35ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 3.0.3 (TBD) +## 3.0.3 (February 15, 2023) * Fixed an issue with the `GetServerInfo` API that caused the `versionInt` to be calculated incorrectly for beta versions. * We'd forgotten to migrate the `GetSearchResults` API's `sort_key` parameter, so some old plugins were not working correctly. It has now been migrated. * Changed `GetSearchResults` API's default sort order to `weekday_tinyint, start_time, duration_time`.