This blog is updated daily.
A general description is here.
There is now ‘configure’ support for LLVM clang 15 on Linux, which defaults to position-independent (PIE) executables whereas ‘gfortran’ does not.
Added methods for ‘is.finite()’, ‘is.infinite()’ and ‘is.nan()’ for ‘"POSIXlt"’ date-time objects.
Non-finite objects of class ‘"POSIXlt"’ are now correctly coerced to classes ‘"Date"’ and ‘"POSIXct"’; following up on the extension to ‘format()’ them correctly.