diff --git a/upgrade_analysis/readme/ROADMAP.rst b/upgrade_analysis/readme/ROADMAP.rst index 79e8c5939..48d1f8d94 100644 --- a/upgrade_analysis/readme/ROADMAP.rst +++ b/upgrade_analysis/readme/ROADMAP.rst @@ -1,2 +1,3 @@ * Log removed modules in the module that owned them (#468) * Detect renamed many2many tables (#213) +* Make sure that the ``migration_analysis.txt`` file is always generated in all cases. (See: https://github.com/OCA/OpenUpgrade/pull/3209#issuecomment-1157449981)