diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dac3e5e..15bc3a18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ C-x. (#225) - Fixed a TUI bug introduced in 0.6.0 when rendering a long line of join/leave events. (#227) +- New command `/help` added. +- Password fields in the default config file (created automatically on first + run) are now commented-out, to allow connecting to tiny IRC channel with the + default config without having to make changes. # 2020/06/28: 0.6.0 diff --git a/README.md b/README.md index cf3c6223..a49c8c37 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,8 @@ You can use `--config ` to specify your config file location. Commands start with `/` character. +- `/help`: Show help messages of commands listed below. + - `/msg `: Send a message to a user. Creates a new tab. - `/join `: Join to a channel