From c141f7c105b60a2243a819efaaef9513feab4656 Mon Sep 17 00:00:00 2001 From: Erik Little Date: Sun, 12 Nov 2017 11:25:56 -0500 Subject: [PATCH] Add note in changelog to checkout the migration guide --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 158a7c9..9cec509 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # v13.0.0 +Checkout out the migration guide in Usage Docs for a more detailed guide on how to migrate to this version. + What's new: ---