Change-log for django-smalluuid.

This file will be added to as part of each release

----

Version 1.0.0, Mon 12 Dec 2016
===============================

de9ab97fd9	Now building for multiple django versions (Adam Charnock)
092d4eb918	No longer testing against Python 3.2/3.3. Adding 3.5. (Adam Charnock)


Version 0.1.3, Mon 11 Jul 2016
===============================

380786137e	Fixing error when value to be stored is None (Adam Charnock)


Version 0.1.2, Mon 15 Jun 2015
===============================

ec94611406	Fixing bug in get_db_prep_value (Adam Charnock)


Version 0.1.1, Mon 15 Jun 2015
===============================

0213010ccd	Updating default value generators to support django migrations (Adam Charnock)
e08f1c5cde	The SmallUUIDField model field now defaults to unique=True (Adam Charnock)
6335289c21	Readme typo fix (Adam Charnock)


Version 0.1.0 (first version), Sun 14 Jun 2015
===============================================


