From 1499c3183f9d350fceae0e2c9b971924351a41df Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 23 Feb 2026 18:58:11 +0000 Subject: [PATCH] 0.42.2 Automatically generated by python-semantic-release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7521f378..f8fec8f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.42.2 (2026-02-23) + +### Bug Fixes + +- **api**: Pass base_url to OpenAI client in test endpoint to prevent UnsupportedProtocol error + ([`d885b63`](https://github.com/christianlouis/DocuElevate/commit/d885b63d38ff151c5dc3e70ad51fbf1d56a5f7df)) + + ## v0.42.1 (2026-02-23) ### Bug Fixes