diff --git a/changelog/unreleased/share-manager-migration.md b/changelog/unreleased/share-manager-migration.md new file mode 100644 index 0000000000..32ef99f02c --- /dev/null +++ b/changelog/unreleased/share-manager-migration.md @@ -0,0 +1,5 @@ +Enhancement: Allow for dumping and loading shares + +We now have interfaces for dumpable and loadable share manages which can be used to migrate shares between share managers + +https://github.com/cs3org/reva/pull/2911