diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e2c969306..40c74d9c13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,7 @@ ENHANCEMENTS: BUG FIXES: * core: Sensitive values will now be tracked more accurately in state and plans, preventing unexpected updates with no apparent changes [GH-34567] +* CLI-driven runs were colorizing strings returned as error messages when a policy soft fails. The fix removes this call to colorize in #34473. EXPERIMENTS: