diff -r 92810aebc909 -r 989ee2535d59 docs/changelog.md --- a/docs/changelog.md Tue Oct 18 17:48:03 2022 +0200 +++ b/docs/changelog.md Wed Oct 19 13:39:16 2022 +0200 @@ -11,6 +11,12 @@ - added a configuration option to reject the loading of a file that exceeds the configured size - opening a file that is not a text file will be rejected +- Git Interface + - added support for `git blame --ignore-revs-file` including an action to create + such a skip list file +- Mercurial Interface + - added support for `hg annotate --skip` including an action to create a file + for the commit IDs to be skipped (one per line) - Project - refined the embedded environment handling - Scripts