Jelmer Vernooij %!s(int64=4) %!d(string=hai) anos
pai
achega
68596103d1
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      NEWS

+ 10 - 0
NEWS

@@ -1,3 +1,13 @@
+0.20.17	UNRELEASED
+
+ * credentials: ignore end-of-line character. (Georges Racinet)
+
+ * Fix failure in get_untracked_paths when the repository contains symlinks.
+   (#830, #793, mattseddon)
+
+ * docs: Clarify that Git objects are created on `git add`.
+   (Utku Gultopu)
+
 0.20.16	2021-01-16
 
  * Add flag to only attempt to fetch ignored untracked files when specifically requested.