From f3e23ce66782c417f989e88b66a9e6180090c5c2 Mon Sep 17 00:00:00 2001 From: Joachim Van Herwegen Date: Tue, 22 Feb 2022 13:38:06 +0100 Subject: [PATCH] docs: Mention context update in RELEASE_NOTES.md --- RELEASE_NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 18c71194d..bff3d1309 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -17,6 +17,9 @@ ### Configuration changes You might need to make changes to your v2 configuration if you use a custom config. +The `@context` needs to be updated to +`https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^3.0.0/components/context.jsonld`. + The following changes pertain to the imports in the default configs: - A new configuration option needs to be imported: - `/app/variables/default/json` contains everything related to parsing CLI arguments