v2.3.1
Tiny release that fixes a bug in the new watch
command log functionality.
Bug Fix:
- As per #145, observer registration would happen multiple times (once for each ssh
exec
or server terminal connection). As such log lines would be duplicated. This has now been moved to only happen once.