소스 검색

Add feature to NEWS (#303).

Dan Helfman 3 달 전
부모
커밋
7b14e8c7f2
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      NEWS

+ 3 - 0
NEWS

@@ -1,4 +1,7 @@
 2.0.0.dev0
+ * #303: Add flags for setting any borgmatic configuration option from the command-line. See the
+   documentation for more information:
+   https://torsion.org/borgmatic/docs/how-to/make-per-application-backups/#configuration-overrides
  * #790, #821: Deprecate all "before_*", "after_*" and "on_error" command hooks in favor of more
    flexible "commands:". See the documentation for more information:
    https://torsion.org/borgmatic/docs/how-to/add-preparation-and-cleanup-steps-to-backups/