NEWS.md
time_round() no longer fallbacks on round.POSIXct(). This affects only rounding on repeated DST transitions. By default timechange rounding operates on clock time, but round.POSIXct() operates on absolute time. For old behavior use absolute units (asecs, amins, ahours, etc).time_add() and time_subtract() to singularsroll_month and roll_dst parameterisation
time_update() gains new argument exact = FALSE in order to enforce very strict updating rulestime_get() for extraction of date-time components