Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jesopo committed Jan 20, 2020
1 parent 5a0a340 commit b5546ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ Added:
- `hostmask-tracking.py` - keep a history of what hostmasks each nickname has used
- Also watch `NICK` and `QUIT` lines to see when our nickname might be freee (`nick_regain.py`)
- IRCv3 `draft/delete` implementation (`ircv3_editmsg.py`)
- Show account and realname in `JOIN` formattin when available (`format_activity.py`)

Changed:
- Removed `--data-dir`, `--database` and `--log-dir`, these options have been moved to `bot.conf`
Expand Down

0 comments on commit b5546ad

Please sign in to comment.