-------------
* added tests (lots of them)
* added documentation
* support for Django 1.4.x - 1.8.x
* support for Python 3.x
* created an example project
* squashed bugs
* released to pip
* more, I'm sure!
.. note:: if you are upgrading from version 0.2 (it's so old!) the ``HitCount.object_pk`` was changed from a ``CharField`` to a ``PositiveIntegerField``. You will have to manually fix this in your database after upgrading.
.. _108: https://github.com/thornomad/django-hitcount/issues/108
.. _98: https://github.com/thornomad/django-hitcount/pull/98
.. _90: https://github.com/thornomad/django-hitcount/issues/90
.. _80: https://github.com/thornomad/django-hitcount/issues/80
.. _86: https://github.com/thornomad/django-hitcount/issues/86
.. _64: https://github.com/thornomad/django-hitcount/issues/64
.. _67: https://github.com/thornomad/django-hitcount/pull/67
.. _63: https://github.com/thornomad/django-hitcount/issues/63
.. _40: https://github.com/thornomad/django-hitcount/issues/40
.. _43: https://github.com/thornomad/django-hitcount/issues/43
.. _47: https://github.com/thornomad/django-hitcount/issues/47
.. _48: https://github.com/thornomad/django-hitcount/pull/48
.. _66: https://github.com/thornomad/django-hitcount/pull/66