Explorar o código

fix formatting issue in changes.rst

Thomas Waldmann %!s(int64=9) %!d(string=hai) anos
pai
achega
f48a5ae6a7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      docs/changes.rst

+ 1 - 0
docs/changes.rst

@@ -5,6 +5,7 @@ Version 0.28.0
 --------------
 
 Compatibility notes:
+
 - changed return codes (exit codes), see docs. in short:
   old: 0 = ok, 1 = error. now: 0 = ok, 1 = warning, 2 = error