diff --git a/CHANGELOG.md b/CHANGELOG.md
index f2ac4e8ca..b0fc80be2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 5.0.3
+### Fixed
+- Fix signining in with multiple IdPs
+- Do not show config chooser when operating in env mode
+### Changed
+- Various dependency updates
+
## 5.0.2
### Fixed
- Fix setup with only one idp by using 1 as default value in routes
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 585989ce5..a6805fdb7 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -16,7 +16,7 @@ The following providers are supported and tested at the moment:
* Any other provider that authenticates using the environment variable
While theoretically any other authentication provider implementing either one of those standards is compatible, we like to note that they are not part of any internal test matrix.]]>
- 5.0.2
+ 5.0.3
agpl
Lukas Reschke
User_SAML