From 283c2821cde30589d788443b9c3e96e5e59b0282 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Mon, 18 Mar 2019 14:53:12 +0100 Subject: [PATCH] docs: add SnapJob to 0.1 changelog --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 672cd61..996d0d7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -92,6 +92,7 @@ Changes * |break_config| ``keep_bookmarks`` parameter of the ``grid`` keep rule has been removed * |feature| ``zrepl status`` for live-updating replication progress (it's really cool!) +* |feature| :ref:`Snapshot- & pruning-only job type ` (for local snapshot management) * |feature| :issue:`67`: Expose `Prometheus `_ metrics via HTTP (:ref:`config docs `) * |break_config| Logging outlet types must be specified using the ``type`` instead of ``outlet`` key