Browse Source

Update NEWS.

Jelmer Vernooij 3 years ago
parent
commit
b5f87e7da3
1 changed files with 3 additions and 0 deletions
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -3,6 +3,9 @@
  * Allow adding files to repository in pre-commit hook.
    (Jelmer Vernooij, #916)
 
+ * Raise SubmoduleEncountered in ``tree_lookup_path``.
+   (Jelmer Vernooij)
+
 0.20.26	2021-10-29
 
  * Support os.PathLike arguments to Repo.stage().