diff --git a/AUTHORS.rst b/AUTHORS.rst index 853fbe4..8829a34 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -1,7 +1,8 @@ The django-analytical package was written by `Joost Cassee`_, with contributions from `Eric Davis`_, `Paul Oswald`_, `Uros Trebec`_, `Steven Skoczen`_, `Piet Delport`_, `Sandra Mau`_, `Simon Ye`_, -`Tinnet Coronam`_, `Philippe O. Wagner`_, `Max Arnold`_ and others. +`Tinnet Coronam`_, `Philippe O. Wagner`_, `Max Arnold`_ , `Martín +Gaitán`_ and others. Included Javascript code snippets for integration of the analytics services were written by the respective service providers. @@ -22,5 +23,6 @@ The work on Crazy Egg was made possible by `Bateau Knowledge`_. .. _`Tinnet Coronam`: https://github.com/tinnet .. _`Philippe O. Wagner`: mailto:admin@arteria.ch .. _`Max Arnold`: https://github.com/max-arnold +.. _`Martín Gaitán`: https://github.com/mgaitan .. _Analytical: https://github.com/jkrall/analytical .. _`Bateau Knowledge`: http://www.bateauknowledge.nl/ diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bb2344c..98283dd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,7 @@ +Version 0.17.0 +-------------- +* Update UserVoice support (Martín Gaitán) + Version 0.16.0 -------------- * Add support for GA Display Advertising features (Max Arnold)