diff --git a/package/autoyast2.changes b/package/autoyast2.changes index bdc1e9dbd..cf5800065 100644 --- a/package/autoyast2.changes +++ b/package/autoyast2.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue May 11 08:50:30 UTC 2021 - Imobach Gonzalez Sosa + +- Refactor the mechanism (bsc#1185704): + - Split the code into several and testable classes. + - Fix 'Next' dialog calculation when the target does not exist. + -