From a7de4466a5acb98eea8da479512b8016d31c4624 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Mon, 1 Jul 2019 21:57:57 -0700 Subject: Update migration --- docs/Migration.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs') diff --git a/docs/Migration.md b/docs/Migration.md index a7162fa..fb29f7b 100644 --- a/docs/Migration.md +++ b/docs/Migration.md @@ -2,6 +2,13 @@ Below are some highlights on major refactoring/breaking changes +# v5.1.0 + +## KPref + +You'll notice some errors with kpref imports. You can simply remove (optimize) them. +Extension functions were converted to interfaces to allow for mocking, so imports are no longer necessary. + # v5.0.0 ## Material Dialog Update -- cgit v1.2.3