mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Prepare empty release notes for next version
This commit is contained in:
parent
17d0413923
commit
4d1bd93e94
@ -1,5 +1,28 @@
|
|||||||
# Community Solid Server release notes
|
# Community Solid Server release notes
|
||||||
|
|
||||||
|
## v6.0.0
|
||||||
|
### New features
|
||||||
|
- ...
|
||||||
|
|
||||||
|
### Data migration
|
||||||
|
No actions are required to migrate data.
|
||||||
|
|
||||||
|
### Configuration changes
|
||||||
|
You might need to make changes to your v5 configuration if you use a custom config.
|
||||||
|
|
||||||
|
The `@context` needs to be updated to
|
||||||
|
`https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^6.0.0/components/context.jsonld`.
|
||||||
|
|
||||||
|
The following changes pertain to the imports in the default configs:
|
||||||
|
- ...
|
||||||
|
|
||||||
|
The following changes are relevant for v5 custom configs that replaced certain features.
|
||||||
|
- ...
|
||||||
|
|
||||||
|
### Interface changes
|
||||||
|
These changes are relevant if you wrote custom modules for the server that depend on existing interfaces.
|
||||||
|
- ...
|
||||||
|
|
||||||
## v5.0.0
|
## v5.0.0
|
||||||
### New features
|
### New features
|
||||||
- Metadata of resources can now be edited by PATCHing its description resource.
|
- Metadata of resources can now be edited by PATCHing its description resource.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user