Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.24.0rc1 | Patrick Cloke | 2020-12-02 | 1 | -1/+0 |
| | |||||
* | Allow specifying room version in 'RestHelper.create_room_as' and add typing ↵ | Andrew Morgan | 2020-12-02 | 1 | -0/+1 |
(#8854) This PR adds a `room_version` argument to the `RestHelper`'s `create_room_as` function for tests. I plan to use this for testing knocking, which currently uses an unstable room version. |