From 9e9aa950e8073a98123282dc17e4d512c82fd4e6 Mon Sep 17 00:00:00 2001 From: Joost Cassee Date: Thu, 6 Oct 2011 18:30:42 +0200 Subject: [PATCH] Update changelog and add Uros Trebec to authors --- AUTHORS.rst | 4 +++- CHANGELOG.rst | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/AUTHORS.rst b/AUTHORS.rst index 85489bc..73c4b11 100644 --- a/AUTHORS.rst +++ b/AUTHORS.rst @@ -1,5 +1,6 @@ The django-analytical package was written by `Joost Cassee`_, with -contributions from `Eric Davis`_, `Paul Oswald`_ and others. +contributions from `Eric Davis`_, `Paul Oswald`_, `Uros Trebec`_ and +others. Included Javascript code snippets for integration of the analytics services were written by the respective service providers. @@ -12,5 +13,6 @@ The work on Crazy Egg was made possible by `Bateau Knowledge`_. .. _`Joost Cassee`: mailto:joost@cassee.net .. _`Eric Davis`: https://github.com/edavis .. _`Paul Oswald`: https://github.com/poswald +.. _`Uros Trebec`: https://github.com/failedguidedog .. _Analytical: https://github.com/jkrall/analytical .. _`Bateau Knowledge`: http://www.bateauknowledge.nl/ diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f7bf710..ba70d2f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,8 @@ Version 0.11.0 -------------- * Allow sending events and properties to KISSmetrics (Paul Oswald). +* Add support for the Site Speed report in Google Analytics (Uros + Trebec). Version 0.10.0 -------------- @@ -19,8 +21,8 @@ Version 0.9.1 Version 0.9.0 ------------- * Updated Clicky tracking code to support multiple site ids. -* Fixed Chartbeat auto-domain bug when the Sites framework is not used (Eric - Davis). +* Fixed Chartbeat auto-domain bug when the Sites framework is not used + (Eric Davis). * Improved testing code (Eric Davis). Version 0.8.1