mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Bump version and update changelog
This commit is contained in:
parent
7836e83c17
commit
90dda41bfa
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
Version 0.11.1
|
||||
--------------
|
||||
* Fix Woopra for anonymous users (Steven Skoczen).
|
||||
|
||||
Version 0.11.0
|
||||
--------------
|
||||
* Added support for the Spring Metrics service.
|
||||
|
|
|
|||
|
|
@ -10,6 +10,6 @@ Django_ project. See the ``docs`` directory for more information.
|
|||
|
||||
__author__ = "Joost Cassee"
|
||||
__email__ = "joost@cassee.net"
|
||||
__version__ = "0.11.0"
|
||||
__version__ = "0.11.1"
|
||||
__copyright__ = "Copyright (C) 2011 Joost Cassee and others"
|
||||
__license__ = "MIT License"
|
||||
|
|
|
|||
Loading…
Reference in a new issue