From d945cba325765df669eed4e770d9aed68b2e1be3 Mon Sep 17 00:00:00 2001 From: Gergely Nagy Date: Tue, 19 Jun 2018 12:30:28 +0200 Subject: [PATCH] UPGRADING.md: Push out the v1 plugin API removal date The removal was not properly announced, so push it out a bit to give people enough time to migrate. Signed-off-by: Gergely Nagy --- UPGRADING.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/UPGRADING.md b/UPGRADING.md index 1a633f68..d7912147 100644 --- a/UPGRADING.md +++ b/UPGRADING.md @@ -71,13 +71,14 @@ If any of this does not make sense to you, or you have trouble updating your .ino sketch, do not hesitate to write us at help@keyboard.io, we can help you fix it. -### Sheduled for removal by 2018-07-12 +### Sheduled for removal by 2018-08-20 We aim at making a new release by mid-July, and APIs we deprecate now, will be -removed shortly before the major release. We may deprecate further APIs during -the next month (until mid-June), and those deprecations will share the same -removal date. We will try our best to minimize deprecations, and do them as soon -as possible, to give everyone at least a month to prepare and update. +removed shortly after the major release, before the next point release. We may +deprecate further APIs during the next month (until mid-June), and those +deprecations will share the same removal date. We will try our best to minimize +deprecations, and do them as soon as possible, to give everyone at least a month +to prepare and update. #### Kaleidoscope.use()