Browse Source

Update NEWS.

Jelmer Vernooij 3 năm trước cách đây
mục cha
commit
b5f87e7da3
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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().