diff --git a/relnotes/next b/relnotes/next --- a/relnotes/next +++ b/relnotes/next @@ -91,3 +91,5 @@ * The `*others` argument of `cmdutil.check_incompatible_arguments()` changed from being varargs argument to being a single collection. + + * logcmdutil.diffordiffstat() now takes contexts instead of nodes.