diff --git a/changelog/unreleased/remove-incompatible-dependency.md b/changelog/unreleased/remove-incompatible-dependency.md new file mode 100644 index 0000000000..54fd21aaa7 --- /dev/null +++ b/changelog/unreleased/remove-incompatible-dependency.md @@ -0,0 +1,5 @@ +Bugfix: remove redigo 2.0.0+incompatible dependency + +get rid of redigo v2.0.0 + +https://github.com/owncloud/ocis-graph/pull/33