Mark all IRCv3 changes in CHANGELOG with "IRCv3:"
This commit is contained in:
parent
57036fe193
commit
4bdbaaed2e
1 changed files with 2 additions and 2 deletions
|
@ -3,12 +3,12 @@
|
||||||
Added:
|
Added:
|
||||||
- Module dependency system
|
- Module dependency system
|
||||||
- Enable TCP keepalives
|
- Enable TCP keepalives
|
||||||
- `draft/label` tracking on every sent line when CAPs permit
|
- IRCv3: `draft/label` tracking on every sent line when CAPs permit
|
||||||
- Enforce version 3.6.0 or later
|
- Enforce version 3.6.0 or later
|
||||||
- 'module-whitelist'/'module-blacklist' in `bot.conf`
|
- 'module-whitelist'/'module-blacklist' in `bot.conf`
|
||||||
|
|
||||||
Changed:
|
Changed:
|
||||||
- Use last `server-time` for `RESUME` - not last .recv() time
|
- IRCv3: Use last `server-time` for `RESUME` - not last .recv() time
|
||||||
- IRCv3: `draft/labeled-response` -> `draft/labeled-response-0.2`
|
- IRCv3: `draft/labeled-response` -> `draft/labeled-response-0.2`
|
||||||
- IRCv3: Prune already-seen messages in `chathistory` batches
|
- IRCv3: Prune already-seen messages in `chathistory` batches
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue