fix(changelog): improve wording

Co-authored-by: Ralf Haferkamp <ralf@h4kamp.de>
Signed-off-by: jkoberg <jkoberg@owncloud.com>
This commit is contained in:
kobergj
2024-04-18 13:05:53 +02:00
committed by jkoberg
parent eb5035cc19
commit 7db63005c4

View File

@@ -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