- Changed project ownership to `AmbitionEng` by [wesleykendall](https://github.com/wesleykendall) in [#14](https://github.com/AmbitionEng/django-pgactivity/pull/14).
1.7.0
Changes
- Added Python 3.13 support, dropped Python 3.8. Added Postgres17 support by [wesleykendall](https://github.com/wesleykendall) in [#13](https://github.com/Opus10/django-pgactivity/pull/13).
1.6.0
Feature
- Added `application_name` as one of the fields returned by the primary activity proxy model by [Pete-J-Matthews](https://github.com/Pete-J-Matthews) in [#11](https://github.com/Opus10/django-pgactivity/pull/11).
1.5.0
Changes
- Django 5.1 compatibilty, and Dropped Django 3.2 / Postgres 12 support by [wesleykendall](https://github.com/wesleykendall) in [#10](https://github.com/Opus10/django-pgactivity/pull/10).