diff --git a/ChangeLog b/ChangeLog index e2f870759..7a47c9dd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,6 @@ + * Added Filter.colorstrip, an outfilter that strips all color + codes from messages. + * Added supybot.plugins.BadWords.{replaceMethod, nastyChars, simpleReplacement, requireWordBoundaries}; see the associated help strings to find out what they do.