I have been using matplotlib in Jupyter notebooks without ever knowing about
%matplotlib inline
Apparently, this magic command is no longer required. Can someone point me to a reference (e.g. Release notes?) for the release when this command stopped being required?