relnotes/next
changeset 45557 2c86b9587740
parent 45369 5178dd2233d0
child 45751 60d0634c43c2
equal deleted inserted replaced
45556:03726f5b6092 45557:2c86b9587740
    18 
    18 
    19 
    19 
    20 
    20 
    21 == Internal API Changes ==
    21 == Internal API Changes ==
    22 
    22 
       
    23  * `merge.update()` is now private (renamed to `_update()`). Hopefully
       
    24    the higher-level functions available in the same module cover your
       
    25    use cases.
       
    26