# Changelog ## 2026.04.1 - First public `La Liga Score Predictor` release bundle. - Ships the `la_liga_score_predictor` model only. - Supports Spanish La Liga pre-match prediction only. - Includes: - `predict_match(...)` - `predict_match_simple(...)` - `predict_features(...)` - `predict_features_simple(...)` - batch CSV example - CLI demo - notebook demo - Excludes: - conversational features - service-layer interfaces - source-provider ingestion code - other internal model lines