- Now all GitHub remotes are checked for jobs. Previously, only one was checked, so you wouldn't see jobs running on an upstream fork.
- Added option `--only` to limit which workflows are displayed as requested in [issue 17](https://github.com/nedbat/watchgha/issues/17).
- The output is now redrawn immediately when the terminal window is resized (on Mac or Linux). Thanks, [Bill Mill](https://github.com/nedbat/watchgha/pull/14).