ChangeLog for conn-check-configs
================================

1.0.10 (21-10-2015)
------------------

 - Allow for port in OOPS amqp checks to being set after a colon in the host param.


1.0.9 (13-10-2015)
------------------

 - Generate OOPS amqp checks for both the 'OOPS' setting name as well as OOPSES.

1.0.8 (19-08-2015)
------------------

 - Fix for handling django-statsd config that defines port as part of host,
   separated by a colon.

1.0.7 (26-02-2015)
------------------

 - Fix bug in which a default celery backend results in type: null

1.0.6 (22-10-2014)
------------------

 - Refactored Django databases export to support more engines and skip filepath domain sockets.

1.0.5 (15-10-2014)
------------------

 - Re-added -p/--print flag that does nothing to maintain backwards compatbility.

1.0.4 (13-10-2014)
------------------

 - Made printing to STDOUT the default behaviour, removed -p/--print.

1.0.3 (09-10-2014)
------------------

 - Added flag to output YAML to STDOUT.

1.0.2 (08-10-2014)
------------------

 - Fix variable error with statsd checks.

1.0.1 (07-10-2014)
------------------

 - Added CLI flags and module level variables to set statsd send/expect values for Django settings.
 - Added the ability to easily extend checks with your own.

1.0.0 (24-09-2014)
------------------

 - Initial release.
 - conn_check.config_generators.django SET FREEEEE!
