Browse Source

Update NEWS.

Jelmer Vernooij 3 năm trước cách đây
mục cha
commit
893277bf7c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -3,6 +3,8 @@
  * Fix handling of escaped characters in ignore patterns.
    (Jelmer Vernooij, #930)
 
+ * Add ``dulwich.contrib.requests_vendor``. (epopcon)
+
 0.20.32	2022-01-24
 
  * Properly close result repository during test.