From 279ad2e9c1b22431d66d21ac7012894a368a4dd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Wed, 19 May 2021 15:55:11 +0200 Subject: [PATCH] Add a link to the GitHub changelog page --- guide/toc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/toc.yml b/guide/toc.yml index e20faf3..9ad1168 100644 --- a/guide/toc.yml +++ b/guide/toc.yml @@ -11,6 +11,8 @@ - name: External resources items: + - name: OpenIddict changelog + href: https://github.com/openiddict/openiddict-core/releases - name: OAuth 2.0 specification href: https://tools.ietf.org/html/rfc6749 - name: OpenID Connect specification