소스 검색

Add MongoDB custom command options to NEWS (#837).

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

+ 1 - 0
NEWS

@@ -10,6 +10,7 @@
  * #790: BREAKING: Run all command hooks (both new and deprecated) respecting the
  * #790: BREAKING: Run all command hooks (both new and deprecated) respecting the
    "working_directory" option if configured, meaning that hook commands are run in that directory.
    "working_directory" option if configured, meaning that hook commands are run in that directory.
  * #836: Add a custom command option for the SQLite hook.
  * #836: Add a custom command option for the SQLite hook.
+ * #837: Add custom command options for the MongoDB hook.
  * #1010: When using Borg 2, don't pass the "--stats" flag to "borg prune".
  * #1010: When using Borg 2, don't pass the "--stats" flag to "borg prune".
  * #1020: Document a database use case involving a temporary database client container:
  * #1020: Document a database use case involving a temporary database client container:
    https://torsion.org/borgmatic/docs/how-to/backup-your-databases/#containers
    https://torsion.org/borgmatic/docs/how-to/backup-your-databases/#containers