Browse Source

Update NEWS

Jelmer Vernooij 4 months ago
parent
commit
9fb1bdb202
1 changed files with 5 additions and 0 deletions
  1. 5 0
      NEWS

+ 5 - 0
NEWS

@@ -3,6 +3,11 @@
  * ``ObjectStore.iter_prefix``: fix handling of missing
    loose object directories. (Jelmer Vernooij)
 
+ * Reject invalid refcontainer values (not 40 characters or symref).
+   (Arun Babu Neelicattu)
+
+ * Add type hints to various functions. (Castedo Ellerman)
+
 0.22.5	2024-11-07
 
  * Drop support for Python 3.8. (Jelmer Vernooij)