Is your feature request related to a problem? Please describe
Commits should be ignored if they are reverted by other commits in the same release version. Those of different release versions should be added.
Description of the new feature/enhancement
The same as the above part.
Proposed technical implementation details (optional)
If a commit revert a commit in the same release version, then both of them should be ignored. But if they are in different release version, both of them should be added and a new type of named revert should be added too.
Additional context
Add any other context or screenshots about the feature request here.