From eadb6f823d6e95ca7b1eaed5ed7f65f9d075ed60 Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sat, 13 Oct 2018 17:35:38 +0200 Subject: [PATCH] docs: remove unreleased annotation from changelog for 0.1 --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index eb2909a..6498e7c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -23,8 +23,8 @@ We use the following annotations for classifying changes: * |bugfix| Change that fixes a bug, no regressions or incompatibilities expected. * |docs| Change to the documentation. -0.1 (unreleased) ------------------- +0.1 +--- This release is a milestone for zrepl and required significant refactoring if not rewrites of substantial parts of the application. It breaks both configuration and transport format, and thus requires manual intervention and updates on both sides of a replication setup.