diff -r 03726f5b6092 -r 2c86b9587740 relnotes/next --- a/relnotes/next Mon Sep 21 10:09:39 2020 -0700 +++ b/relnotes/next Mon Sep 21 11:12:58 2020 -0700 @@ -20,3 +20,7 @@ == Internal API Changes == + * `merge.update()` is now private (renamed to `_update()`). Hopefully + the higher-level functions available in the same module cover your + use cases. +