v5.0.2
- change
Score.ended_at: Optional[Datetime]
toScore.ended_at: Datetime
; I don't believe it can beNone
. - add
NewsPost.first_image_2x
- fix
BeatmapsetEventCommentNoPost
andBeatmapsetEventCommentNone
types (fixesapi.beatmapset_events
erroring in some cases)