docs/changelog.md

branch
eric7
changeset 9421
989ee2535d59
parent 9411
cc0f35e9d5dd
child 9426
e2a52d98ad20
--- 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

eric ide

mercurial