--- create_release_notes-2895685-90.patch 2017-10-04 19:10:24.000000000 +0100 +++ create_release_notes-2895685-91.patch 2017-10-04 19:13:16.000000000 +0100 @@ -70,9 +70,8 @@ index b1d83aaedc..d6ed4293bc 100644 ["forward revisions" has been replaced with that of "pending revisions"](https://www.drupal.org/node/2890364). If your contributed module refers to revisions that are not yet published, it should use this new term. -+* @todo [BaseFieldOverride entities created by content_translation break content_moderation because they don't support computed fields](https://www.drupal.org/node/2848775) -+* @todo [Rewrite the 'Latest revision' views filter and remove the revision_tracker table](https://www.drupal.org/node/2865579) -+* @todo [Provide the 'revision_translation_affected' base field by default for all revisionable and translatable entity types](https://www.drupal.org/node/2896845) ++* [The ‘Latest revision’ views filter has been rewritten to avoid relying on a custom {revision_tracker}, and that table has been removed from the database schema](https://www.drupal.org/node/2865579) ++* All entity types that are both revisionable and translatable now have the revision_translation_affected' base field provided by default](https://www.drupal.org/node/2896845) + As per the experimental module process, there were some backwards-incompatible