mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Update changelog and contributors
This commit is contained in:
parent
9fe81545fd
commit
f7a55746b4
2 changed files with 8 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ contributions from `Eric Davis`_, `Paul Oswald`_, `Uros Trebec`_,
|
|||
`Steven Skoczen`_, `Piet Delport`_, `Sandra Mau`_, `Simon Ye`_,
|
||||
`Tinnet Coronam`_, `Philippe O. Wagner`_, `Max Arnold`_ , `Martín
|
||||
Gaitán`_, `Craig Bruce`_, `Peter Bittner`_, `Scott Adams`_, `Eric Amador`_,
|
||||
`Alexandre Pocquet`_ and others.
|
||||
`Alexandre Pocquet`_, `Brad Pitcher`_, `Hugo Osvaldo Barrera`_ and others.
|
||||
|
||||
Included Javascript code snippets for integration of the analytics
|
||||
services were written by the respective service providers.
|
||||
|
|
@ -31,6 +31,8 @@ The work on Intercom was made possible by `GreenKahuna`_.
|
|||
.. _`Scott Adams`: https://github.com/7wonders
|
||||
.. _`Eric Amador`: https://github.com/amadornimbis
|
||||
.. _`Alexandre Pocquet`: https://github.com/apocquet
|
||||
.. _`Brad Pitcher`: https://github.com/brad
|
||||
.. _`Hugo Osvaldo Barrera`: https://github.com/hobarrera
|
||||
.. _`Analytical`: https://github.com/jkrall/analytical
|
||||
.. _`Bateau Knowledge`: http://www.bateauknowledge.nl/
|
||||
.. _`GreenKahuna`: http://www.greenkahuna.com/
|
||||
|
|
|
|||
|
|
@ -1,3 +1,8 @@
|
|||
Development
|
||||
-----------
|
||||
* Support custom user models with an alternative username field (Brad Pitcher)
|
||||
* Support Django 1.9, drop support for Django < 1.7 (Hugo Osvaldo Barrera)
|
||||
|
||||
Version 1.0.0
|
||||
-------------
|
||||
* Add Piwik user variables support (Alexandre Pocquet)
|
||||
|
|
|
|||
Loading…
Reference in a new issue