Ver Fonte

Release 0.19.3

Jelmer Vernooij há 6 anos atrás
pai
commit
f5599dfeaa
1 ficheiros alterados com 9 adições e 1 exclusões
  1. 9 1
      NEWS

+ 9 - 1
NEWS

@@ -1,4 +1,4 @@
-0.19.3	UNRELEASED
+0.19.3	2018-06-17
 
  IMPROVEMENTS
 
@@ -26,6 +26,14 @@
 
   * Fix remote refs created by `porcelain.fetch`. (Daniel Andersson, #623)
 
+  * More robust pack creation on Windows. (Daniel Andersson)
+
+  * Fix recursive option for `porcelain.ls_tree`. (Romain Keramitas)
+
+ TESTS
+
+  * Some improvements to paramiko tests. (Filipp Frizzy)
+
 0.19.2	2018-04-07
 
  BUG FIXES