Ask contribuitors to pyproject.toml & update changelog

This commit is contained in:
ronardcaktus 2026-02-24 20:14:56 -05:00
parent 69dd23c797
commit 5c6566f7db
2 changed files with 3 additions and 0 deletions

View file

@ -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
-------------

View file

@ -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"},