diff --git a/changelog/unreleased/nats-reconnects.md b/changelog/unreleased/nats-reconnects.md index 05bd0b5c197..e7e526451e0 100644 --- a/changelog/unreleased/nats-reconnects.md +++ b/changelog/unreleased/nats-reconnects.md @@ -1,5 +1,5 @@ Bugfix: Nats reconnects -Natsjs kv registry could not handle reconnects correctly. This fixes it. +We fixed the reconnect handling of the natjs kv registry. https://github.com/owncloud/ocis/pull/8880