Skip to content

Commit 9a500e6

Browse files
author
Flamehaven CI
committed
Update changelog UX notes
1 parent b4c39c3 commit 9a500e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Performance
1515
- Token estimation is cached with LRU (maxsize 2048) and keeps a minimum of one token for empty strings.
1616

17+
### Behavior/UX
18+
- Skipped oversized files now record placeholder hash/summary so the skip is visible in outputs and manifests.
19+
- Custom masking patterns are compiled before use; invalid patterns emit warnings and are ignored.
20+
1721
### Tests
1822
- Pytest suite: 22 passed, 2 skipped.
1923

0 commit comments

Comments
 (0)