소스 검색

changelog: add 1.1.10 section

Thomas Waldmann 6 년 전
부모
커밋
e0735e5d4f
1개의 변경된 파일6개의 추가작업 그리고 2개의 파일을 삭제
  1. 6 2
      docs/changes.rst

+ 6 - 2
docs/changes.rst

@@ -171,8 +171,8 @@ The best check that everything is ok is to run a dry-run extraction::
 Changelog
 =========
 
-Version 1.1.9 (2019-02-10)
---------------------------
+Version 1.1.10 (not released yet)
+---------------------------------
 
 Compatibility notes:
 
@@ -191,6 +191,10 @@ Compatibility notes:
     mode (but that is less safe for detecting changed files than the default).
     See the --files-cache docs for details.
 
+
+Version 1.1.9 (2019-02-10)
+--------------------------
+
 Fixes:
 
 - security fix: configure FUSE with "default_permissions", #3903