Explorar el Código

Update `NEWS` with fuzzing coverage improvements note

David Lakin hace 1 año
padre
commit
cf90471d7f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      NEWS

+ 2 - 0
NEWS

@@ -8,6 +8,8 @@
 
  * Drop Python 3.7 support. (Jelmer Vernooij)
 
+ * Improve fuzzing coverage (David Lakin)
+
 0.22.1	2024-04-23
 
  * Handle alternate case for worktreeconfig setting (Will Shanks, #1285)