From 742d6d067e380f374d932b142acd540e17275c94 Mon Sep 17 00:00:00 2001 From: Dario Nieuwenhuis Date: Tue, 26 Dec 2023 17:09:20 +0100 Subject: [PATCH] Move migration guide to docs dir. --- MIGRATING-0.2-1.0.md => docs/migrating-from-0.2-to-1.0.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename MIGRATING-0.2-1.0.md => docs/migrating-from-0.2-to-1.0.md (100%) diff --git a/MIGRATING-0.2-1.0.md b/docs/migrating-from-0.2-to-1.0.md similarity index 100% rename from MIGRATING-0.2-1.0.md rename to docs/migrating-from-0.2-to-1.0.md