Skip to content

Commit da0709b

Browse files
fix: clean up v4.0.0 changelog — remove internal housekeeping entries (#114)
1 parent 60d1306 commit da0709b

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727

2828
- `mcp_tool_interceptor()` now uses JSON serialization (`json.dumps`) for `statement` and output `message` fields instead of Python `repr()`, ensuring the policy engine receives valid structured data
2929

30-
### Changed
31-
32-
- Removed Scarf tracking pixel from README (GitHub's camo proxy strips viewer identity, making the pixel unattributable)
33-
- Disabled SDK telemetry in CI workflows with `DO_NOT_TRACK=1` to prevent test runs from polluting checkpoint data
34-
- Added pip dependency caching to CI and release workflows for faster builds
35-
3630
### Note
3731

3832
`MediaAnalysisResult.extracted_text` was replaced by `has_extracted_text` + `extracted_text_length`

0 commit comments

Comments
 (0)