mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Bump version to 2.5.0
This commit is contained in:
parent
abde59822d
commit
1ac44107df
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
Development
|
||||
-----------
|
||||
Version 2.5.0
|
||||
-------------
|
||||
* Add support for Google analytics.js (Marc Bourqui)
|
||||
* Add support for Intercom HMAC identity verification (Pi Delport)
|
||||
* Add support for HotJar (Pi Delport)
|
||||
|
|
|
|||
|
|
@ -4,6 +4,6 @@ Analytics service integration for Django projects
|
|||
|
||||
__author__ = "Joost Cassee"
|
||||
__email__ = "joost@cassee.net"
|
||||
__version__ = "2.4.0"
|
||||
__version__ = "2.5.0"
|
||||
__copyright__ = "Copyright (C) 2011-2017 Joost Cassee and others"
|
||||
__license__ = "MIT License"
|
||||
|
|
|
|||
Loading…
Reference in a new issue