From 299808aaaf6cb898ad245ed79c3e18b953d1c916 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sun, 14 Mar 2021 21:13:26 +0100 Subject: [PATCH] docs: 0.4 changelog: mention the 0.3.1 fix to prune:grid fixes #400 refs 3a4e841c7318b861b067c6f5a1bbd21ebb17d4f6 --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 9a7a75d..cf27085 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -49,6 +49,11 @@ We use the following annotations for classifying changes: * |bugfix| Data races conditions in the dataconn rpc stack. * |maint| Update to protobuf v1.25 and grpc 1.35. +For users who skipped the 0.3.1 update: please make sure your pruning grid config is correct. +The following bugfix in 0.3.1 :issue:`caused problems for some users <400>`: + +* |bugfix| pruning: ``grid``: add all snapshots that do not match the regex to the rule's destroy list. + .. NOTE:: | zrepl is a spare-time project primarily developed by `Christian Schwarz `_. | You can support maintenance and feature development through one of the following services: