docs: add changelog

This commit is contained in:
Michael Barz
2024-10-24 14:12:46 +02:00
parent d8a12ee067
commit 6c2630d760

View File

@@ -0,0 +1,5 @@
Bugfix: Fix healthchecks
We needed to replace 0.0.0.0 bind addresses by outbound IP addresses in the healthcheck routine.
https://github.com/owncloud/ocis/pull/10405