Skip to content

Commit 28664c9

Browse files
Address PR feedback: remove deprecation text for CodeEvaluator alias
1 parent 8d0c0d6 commit 28664c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Added `SystemEvaluator` as the preferred name for deterministic/code-defined metrics.
13-
- Kept `CodeEvaluator` as a backward-compatible alias (deprecated but supported). Note that calling `CodeEvaluator()` now emits `evaluator_name="system_evaluator"`.
13+
- Kept `CodeEvaluator` as a backward-compatible alias. Note that calling `CodeEvaluator()` now emits `evaluator_name="system_evaluator"`.
1414

1515
## [0.3.2] - 2026-05-22
1616

0 commit comments

Comments
 (0)