clarify what "enforce version" refers to (it's python version) in CHANGELOG

This commit is contained in:
jesopo 2019-06-02 15:23:02 +01:00
parent 4bdbaaed2e
commit 0cacd202dd

View file

@ -4,7 +4,7 @@ Added:
- Module dependency system
- Enable TCP keepalives
- IRCv3: `draft/label` tracking on every sent line when CAPs permit
- Enforce version 3.6.0 or later
- Enforce Python version 3.6.0 or later
- 'module-whitelist'/'module-blacklist' in `bot.conf`
Changed: