mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Update changelog and authors list
This commit is contained in:
parent
4f4de63759
commit
a5ca5c7ae1
2 changed files with 12 additions and 1 deletions
|
|
@ -4,7 +4,8 @@ contributions from `Eric Davis`_, `Paul Oswald`_, `Uros Trebec`_,
|
|||
`Tinnet Coronam`_, `Philippe O. Wagner`_, `Max Arnold`_ , `Martín
|
||||
Gaitán`_, `Craig Bruce`_, `Peter Bittner`_, `Scott Adams`_, `Eric Amador`_,
|
||||
`Alexandre Pocquet`_, `Brad Pitcher`_, `Hugo Osvaldo Barrera`_,
|
||||
`Nikolay Korotkiy`_, `Steve Schwarz`_, `Aleck Landgraf`_ and others.
|
||||
`Nikolay Korotkiy`_, `Steve Schwarz`_, `Aleck Landgraf`_,
|
||||
`Marc Bourqui`_, `Diederik van der Boor`_ and others.
|
||||
|
||||
Included Javascript code snippets for integration of the analytics
|
||||
services were written by the respective service providers.
|
||||
|
|
@ -37,6 +38,8 @@ The work on Intercom was made possible by `GreenKahuna`_.
|
|||
.. _`Nikolay Korotkiy`: https://github.com/sikmir
|
||||
.. _`Steve Schwarz`: https://github.com/saschwarz
|
||||
.. _`Aleck Landgraf`: https://github.com/alecklandgraf
|
||||
.. _`Marc Bourqui`: https://github.com/mbourqui
|
||||
.. _`Diederik van der Boor`: https://github.com/vdboor
|
||||
.. _`Analytical`: https://github.com/jkrall/analytical
|
||||
.. _`Bateau Knowledge`: http://www.bateauknowledge.nl/
|
||||
.. _`GreenKahuna`: http://www.greenkahuna.com/
|
||||
|
|
|
|||
|
|
@ -1,3 +1,11 @@
|
|||
Development
|
||||
-----------
|
||||
* Add support for Google analytics.js (Marc Bourqui)
|
||||
* Add support for Intercom HMAC identity verification (Pi Delport)
|
||||
* Add support for HotJar (Pi Delport)
|
||||
* Make sure _trackPageview happens before other settings in Google Analytics
|
||||
(Diederik van der Boor)
|
||||
|
||||
Version 2.4.0
|
||||
-------------
|
||||
* Support Django 2.0 (Matthäus G. Chajdas)
|
||||
|
|
|
|||
Loading…
Reference in a new issue