Update changelog

This commit is contained in:
Joost Cassee 2012-08-13 14:43:47 +02:00
parent 5a906c3cfc
commit f96df3d8c6
2 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,6 @@
The django-analytical package was written by `Joost Cassee`_, with
contributions from `Eric Davis`_, `Paul Oswald`_, `Uros Trebec`_,
`Steven Skoczen`_ and others.
`Steven Skoczen`_ `Piet Delport`_ and others.
Included Javascript code snippets for integration of the analytics
services were written by the respective service providers.
@ -14,6 +14,7 @@ The work on Crazy Egg was made possible by `Bateau Knowledge`_.
.. _`Eric Davis`: https://github.com/edavis
.. _`Paul Oswald`: https://github.com/poswald
.. _`Uros Trebec`: https://github.com/failedguidedog
.. _`Steven Skoczen`: https://github.com/https://github.com/skoczen
.. _`Steven Skoczen`: https://github.com/skoczen
.. _`Piet Delport`: https://github.com/pjdelport
.. _Analytical: https://github.com/jkrall/analytical
.. _`Bateau Knowledge`: http://www.bateauknowledge.nl/

View file

@ -1,3 +1,7 @@
Development
-----------
* Update testing code for Django 1.4 (Piet Delport)
Version 0.12.0
--------------
* Add support for the UserVoice service.