Skip to content

Commit 17431d0

Browse files
teng-linclaude
andcommitted
fix: remove inaccurate StudioContentType entry from Changed section
StudioContentType is deprecated (listed in Deprecated section), not renamed. Removed duplicate/inaccurate entry from Changed section. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 53bd8d2 commit 17431d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6060
### Changed
6161
- **Source type detection** - Use API-provided type codes as source of truth instead of URL/extension heuristics
6262
- **CLI file handling** - Simplified to always use `add_file()` for proper type detection
63-
- **`StudioContentType`** - Renamed to `ArtifactTypeCode`, now internal only (use `ArtifactType` for public API)
6463

6564
### Removed
6665
- **`detect_source_type()`** - Obsolete heuristic function replaced by `Source.kind` property

0 commit comments

Comments
 (0)