* Log an exception when failing to schedule an action.
1112.0
======
* Bump to IRC 13.0. Scheduled commands now must be timezone aware.
1111.1
======
* Added ability to rate-limit outgoing mesasges. Set ``message rate limit`` to a non-infinite value to restrict messages to that many per second.
1111.0
======
* MongoDB based deployments now require PyMongo 3.
1110.7
======
* Linking karma values will now always create both names in the Karma database if they don't already exist. * Fixed broken stock quotes.
1110.3
======
* Scheduled commands with the same arguments are now suppressed on subsequent invocations of ``_schedule_at``. This prevents duplicate scheduled notifications on systems such as Slack.