add changelog

This commit is contained in:
Willy Kloucek
2022-03-23 09:56:44 +01:00
parent 17ca9c4165
commit 6d0ac681c8
@@ -0,0 +1,6 @@
Change: Switch NATS backend
We've switched the NATS backend from Streaming to JetStream, since NATS Streaming is depreciated.
https://github.com/owncloud/ocis/pull/3192
https://github.com/cs3org/reva/pull/2574