浏览代码

fix formatting issue in changes.rst

Thomas Waldmann 9 年之前
父节点
当前提交
f48a5ae6a7
共有 1 个文件被更改,包括 1 次插入0 次删除
  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