Explorar el Código

Update NEWS. Fixes #907

Jelmer Vernooij hace 3 años
padre
commit
7d6bef4631
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -6,6 +6,9 @@
  * Make default file mask consistent
    with Git. (Dan Villiom Podlaski Christiansen, #884)
 
+ * Support os.PathLike arguments to Repo.stage().
+   (Jan Wiśniewski, #907)
+
 0.20.24	2021-07-18
 
  * config: disregard UTF-8 BOM when reading file.