diff --git a/CHANGELOG.md b/CHANGELOG.md index cd2b46a9..6f70fda8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Initial release of Oragono! * Added YAML config file format. * Added native SSL/TLS support (@edmand). * We now advertise the [`RPL_ISUPPORT`](http://modern.ircdocs.horse/#rplisupport-005) numeric. +* Parse new mode change syntax commonly used these days (i.e. `+h-ov dan dan dan`). ### Changed * Added channel Founder/Admin/Halfops (`qah`) privileges, and removed channel creator (`O`) privilege (from RFC2812, not used in the real world).