summaryrefslogtreecommitdiff
path: root/releasenotes
diff options
context:
space:
mode:
Diffstat (limited to 'releasenotes')
-rw-r--r--releasenotes/notes/bp-add-user-id-field-to-the-migrations-table-299b99ccb1f12a1f.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/bp-add-user-id-field-to-the-migrations-table-299b99ccb1f12a1f.yaml b/releasenotes/notes/bp-add-user-id-field-to-the-migrations-table-299b99ccb1f12a1f.yaml
new file mode 100644
index 00000000..766cd0bf
--- /dev/null
+++ b/releasenotes/notes/bp-add-user-id-field-to-the-migrations-table-299b99ccb1f12a1f.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Add ``server migration list`` command. This command allows
+ users to list the status of ongoing server migrations.