From 23a34508049c416c5f35f698b1840a1a31d11c3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Sat, 17 Feb 2018 04:28:05 +0100 Subject: [PATCH] Update README.md to include a migration section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index dad08aa1..8b295219 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,10 @@ with the power to control who can access your API and the information that is ex > **Samples for ASP.NET Core 1.x can be found [in the master branch of the samples repository](https://github.com/openiddict/openiddict-samples/tree/master)**. +## Migrating to OpenIddict RC2? + +**Before updating your application, read [the migration guide](https://openiddict.github.io/openiddict-documentation/guide/migration.html)**. + -------------- ## Getting started