- Fixed 25 (thanks to MatejMijoski)
- Made adjustments for Django 4.0 and Python 3 (thanks to FernandoCelmer and MatejMijoski)
THIS BREAKS DJANGO VERSIONS BELOW 3.1. PLEASE KEEP IN MIND WHEN UPGRADING.
What's Changed
* feature/EXT-1 by EugeneKovalev in https://github.com/legion-an/django-models-logging/pull/2
* Change.object_id is TextField now by legion-an in https://github.com/legion-an/django-models-logging/pull/17
* Move base to new JSONFields by creyD in https://github.com/legion-an/django-models-logging/pull/18
* Update ugettext_lazy() import to ugettext_lazy() to be compatible with Python3 by FernandoCelmer in https://github.com/legion-an/django-models-logging/pull/19
* Django 4.0 Adjustments by MatejMijoski in https://github.com/legion-an/django-models-logging/pull/27
* Added args and kwargs to has_add_permission functions by MatejMijoski in https://github.com/legion-an/django-models-logging/pull/28
New Contributors
* EugeneKovalev made their first contribution in https://github.com/legion-an/django-models-logging/pull/2
* legion-an made their first contribution in https://github.com/legion-an/django-models-logging/pull/17
* creyD made their first contribution in https://github.com/legion-an/django-models-logging/pull/18
* FernandoCelmer made their first contribution in https://github.com/legion-an/django-models-logging/pull/19
* MatejMijoski made their first contribution in https://github.com/legion-an/django-models-logging/pull/27
**Full Changelog**: https://github.com/legion-an/django-models-logging/commits/2.0.0