2013-09-26 Version 2.3.2

    * Removed test package from setup.py

2013-09-25 Version 2.3.1

    * Minor bug fix - NaN values are no longer sent to MemSQL

2013-09-16 Version 2.3.0

    * Send disk space usage from our plugin for memsql nodes.  We do
      this for only the disk that is used by the data directory.

2013-09-12 Version 2.2.0

    * Send certain MemSQL stats to the cluster as COUNTER types

2013-09-11 Version 2.1.1

    * Minor change to how analytics data is stored in MemSQL Ops

2013-09-09 Version 2.1.0

    * OperationalErrors are only raised when an actual connection issue has occurred.
        * All other non-fatal issues are raised as DatabaseErrors

2013-09-06 Version 2.0.0

    * Renamed database_mysqldb -> database
    * other minor changes
    * preparing for open source release

2013-09-04 Version 1.2.0

    * Lots of changes, primarily MemSQL Ops v2.2.0+ support
    * Auto-detect if the running collectd node is part of a MemSQL
      distributed cluster.  If so we track show_status and insert it
      into the analytics table.

2013-07-25 Version 1.0.0

    * Initial release.
