From 83635a6c4509ac2730f5a3bd80e4a75ce52eca31 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Wed, 15 Oct 2025 08:45:05 -0500 Subject: [PATCH] Update changelog to escape GitHub bad behavior (#16315) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfd60b1e8..bbe6fc917 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ Released on 2025-10-14. ### Enhancements -- Obfuscate Bearer Token values in logs ([#16164](https://github.com/astral-sh/uv/pull/16164)) +- Obfuscate secret token values in logs ([#16164](https://github.com/astral-sh/uv/pull/16164)) ### Bug fixes