Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.31.0rc1 | Erik Johnston | 2021-03-30 | 1 | -1/+0 |
| | |||||
* | Fix bad naming of storage function (#9637) | Erik Johnston | 2021-03-17 | 1 | -0/+1 |
We had two functions named `get_forward_extremities_for_room` and `get_forward_extremeties_for_room` that took different paramters. We rename one of them to avoid confusion. |