Jelmer Vernooij 6 dní pred
rodič
commit
b0846c598a
1 zmenil súbory, kde vykonal 7 pridanie a 0 odobranie
  1. 7 0
      NEWS

+ 7 - 0
NEWS

@@ -1,5 +1,12 @@
 0.22.9	UNRELEASED
 
+ * In dulwich.porcelain docstring, list functions by their Python identifiers.
+   (Marnanel Thurman)
+
+ * cli: add basic branch management commands (James Addison, #1514)
+
+ * Fix wheels workflow. (Jelmer Vernooij)
+
 0.22.8	2025-03-02
 
  * Allow passing in plain strings to ``dulwich.porcelain.tag_create``