There were 1 issues and 2 features which were fixed in the release: 1. Fatal error when deleting a revision (https://www.drupal.org/project/cacheexclude/issues/2972780) 2. Drupal 9 ready (https://www.drupal.org/project/cacheexclude/issues/3133757)
If you update from 0.11 see 0.12 release notes and update your sub-theme files.
If you want to switch to Drupal 9 remember to remove / replace core: 8.x with the newer core_version_requirement: ^8 || ^9 in your sub-theme.
core: 8.x
core_version_requirement: ^8 || ^9
Fix - issue #3046193 by alonaoneill
Add core_version_requirement: ^8 || ^9
Drupal 9 supported release