Liquibase status & update not working

my change set has runOnchange=true, but suddenly it is not working. update and status commands are not recognizing the changes.

We were previously using 4.3.1 version and upgraded to 4.19 recently, is that the reason?

What file format are you using? If formatted sql then it should be:

--changeset author:id runOnChange:true