diff --git a/changelog/unreleased/fix-director-selection.md b/changelog/unreleased/fix-director-selection.md new file mode 100644 index 0000000000..7dc94742d9 --- /dev/null +++ b/changelog/unreleased/fix-director-selection.md @@ -0,0 +1,5 @@ +Bugfix: Fix director selection + +We fixed a bug where simultaneous requests could be executed on the wrong backend. + +https://github.com/owncloud/ocis-proxy/pull/99