If you haven't adjusted any settings it should show them automatically.
You can also look at the installed update history by running the following in PowerShell.
Get-HotFix | Sort InstalledOn -Descending
I would also be aware if a "Reset base" is performed via DISM or an upgrade is done this also resets the update base and said history will reset.