### Is your feature request related to a problem or challenge? `Expr::WindowFunction` prior to DF 48 accepted a `WindowFunction`, now requires a `Box<WindowFunction>` ### Describe the solution you'd like Update the upgrade doc to note the change. ### Describe alternatives you've considered _No response_ ### Additional context _No response_