From a06f902d2830b42f91bbc5b71225133635ef7cde Mon Sep 17 00:00:00 2001 From: bkellam Date: Thu, 4 Dec 2025 22:22:12 -0800 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28f1e517..a2f126fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed review agent so that it works with GHES instances [#611](https://github.com/sourcebot-dev/sourcebot/pull/611) +### Added +- Added support for arbitrary user IDs required for OpenShift. [#658](https://github.com/sourcebot-dev/sourcebot/pull/658) + ## [4.10.2] - 2025-12-04 ### Fixed