@@ -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().