Jelmer Vernooij il y a 4 ans
Parent
commit
899841c8c4
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -9,6 +9,9 @@
  * Honor shallows when pushing from a shallow clone.
    (Jelmer Vernooij, #794)
 
+ * Fix porcelain.path_to_tree_path for Python 3.5.
+   (Boris Feld, #777)
+
 0.20.5	2020-06-22
 
  * Print a clearer exception when setup.py is executed on Python < 3.5.