diff options
Diffstat (limited to 'changelog.d/7687.bugfix')
-rw-r--r-- | changelog.d/7687.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7687.bugfix b/changelog.d/7687.bugfix new file mode 100644 index 0000000000..0413aff0b3 --- /dev/null +++ b/changelog.d/7687.bugfix @@ -0,0 +1 @@ +Accept the proper field (`phone`) for the `m.id.phone` identifier type. The legacy field of `number` is still accepted as a fallback. Bug introduced in v0.20.0-rc1. |