Add key binding to change rooms sort order

This commit is contained in:
Joscha 2022-08-27 14:37:34 +02:00
parent c9eee7f1d0
commit ac13f4b490
3 changed files with 49 additions and 11 deletions

View file

@ -21,6 +21,7 @@ Procedure when bumping the version number:
- `euph.rooms.<name>.username` config option
- `euph.rooms.<name>.force_username` config option
- `euph.rooms.<name>.password` config option
- Key binding to change rooms sort order
## v0.3.0 - 2022-08-22