This blog is updated daily.
A general description is here.
‘chooseCRANmirror()’ now offers HTTPS mirrors in preference to HTTP mirrors.
Reference classes that inherited from reference classes in another package could invalidate methods of the inherited class. Fixing this requires adding the ability for methods to be “external”, with the object supplied explicitly as the first argument, named ‘.self’. See "Inter-Package Superclasses" in the documentation.