mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Ask contribuitors to pyproject.toml & update changelog
This commit is contained in:
parent
69dd23c797
commit
5c6566f7db
2 changed files with 3 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
* Fix GA gtag user_id setup and add support for custom dimensions (Erick Massip)
|
||||
* Change spelling of "JavaScript" across all files in docstrings and docs
|
||||
(Peter Bittner)
|
||||
* Ask site visitors for consent when using Matomo (Julian Haluska & Ronard Luna)
|
||||
|
||||
Version 3.2.0
|
||||
-------------
|
||||
|
|
|
|||
|
|
@ -59,6 +59,8 @@ authors = [
|
|||
{name = "Tinnet Coronam", email = "tinnet@coronam.net"},
|
||||
{name = "Uros Trebec", email = "uros@trebec.org"},
|
||||
{name = "Walter Renner", email = "walter.renner@me.com"},
|
||||
{name = "Julian Haluska", email = "mail@julianhaluska.de"},
|
||||
{name = "Ronard Luna", email = "rlunag@proton.me"},
|
||||
]
|
||||
maintainers = [
|
||||
{name = "Jazzband community", email = "jazzband-bot@users.noreply.github.com"},
|
||||
|
|
|
|||
Loading…
Reference in a new issue