summary refs log tree commit diff
path: root/changelog.d/10887.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow `.` and `~` chars in registration tokens (#10887)Callum Brown2021-09-231-0/+1
Per updates to MSC3231 in order to use the same grammar as other identifiers.