This blog is updated daily.
A general description is here.
The ‘duplicated()’ method for data frames is now based on the ‘list’ method (instead of string coercion). Consequently ‘unique()’ is better distinguishing data frame rows, fixing PR#17369 and PR#17381. The methods for matrices and arrays are changed accordingly.