mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Add changelog entry for last commit, bump version
This commit is contained in:
parent
3f22d2881f
commit
c6f24decb5
2 changed files with 4 additions and 3 deletions
|
|
@ -1,5 +1,6 @@
|
|||
Development
|
||||
-----------
|
||||
Version 0.22.0
|
||||
--------------
|
||||
* Mark package as Python 3 compatible (Martín Gaitán)
|
||||
* Fix Clickmap tracker id regular expression
|
||||
* Test with Django 1.8
|
||||
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ Django_ project. See the ``docs`` directory for more information.
|
|||
|
||||
__author__ = "Joost Cassee"
|
||||
__email__ = "joost@cassee.net"
|
||||
__version__ = "0.21.0"
|
||||
__version__ = "0.22.0"
|
||||
__copyright__ = "Copyright (C) 2011-2012 Joost Cassee and others"
|
||||
__license__ = "MIT License"
|
||||
|
|
|
|||
Loading…
Reference in a new issue