From eab17fcd2351384bd03ceccf944b458302203f07 Mon Sep 17 00:00:00 2001 From: Joachim Van Herwegen Date: Thu, 3 Nov 2022 09:59:21 +0100 Subject: [PATCH] docs: Update v5.1.0 release notes --- RELEASE_NOTES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index d6cd84546..e604cdc36 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,12 @@ # Community Solid Server release notes +## v5.1.0 + +### New features + +- The `--config` CLI parameter now accepts multiple configuration paths, which will be combined. +- The `RedisLocker` now accepts more configuration parameters. + ## v5.0.0 ### New features