96ee85b Handle removal of `changelog` file better

Authored and Committed by nphilipp 2 years ago
    Handle removal of `changelog` file better
    
    Previously, removal of the changelog file would stop processing the
    commit logs of previous commits which is clearly wrong. Now, the removal
    is recorded and used to disregard its contents when processing the
    commit in which it was added.
    
    Fixes: #210
    
    Signed-off-by: Nils Philippsen <nils@redhat.com>
    
        
file modified
+31 -14