You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for new email domain outputs in minFraud Insights and Factors:
- New EmailDomainVisit model with status, last_visited_on, and has_redirect
- New EmailDomain fields: classification, risk, volume, and visit
- Updated test fixtures and integration tests
- Updated HISTORY.rst and CLAUDE.md documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
Copy file name to clipboardExpand all lines: CLAUDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -318,7 +318,7 @@ When adding email normalization rules to `request.py`:
318
318
319
319
Always update `HISTORY.rst` for user-facing changes.
320
320
321
-
**Important**: Do not add a date to changelog entries until release time. Version numbers are added but without dates.
321
+
**Important**: Do not add a date to changelog entries until release time. A version number without a date indicates an unreleased version. Only add the date when the version is actually released.
0 commit comments