Releases: etianen/django-reversion
Releases · etianen/django-reversion
v6.2.0
What's Changed
- Add explicit Django versions to classifiers by @Michael-Deveau in #995
- Added tests for Django 6.0 by @etianen in #996
- Feature: add custom object id field by @philippeducasse in #999
New Contributors
- @Michael-Deveau made their first contribution in #995
- @philippeducasse made their first contribution in #999
Full Changelog: v6.1.0...v6.2.0
v6.1.0
v6.0.0
What's Changed
- Fixing doc build by @etianen in #989
- Fix Django signals firing when viewing historical versions in admin by @romanek-adam-b2c2 in #988
- v6.0 by @etianen in #990
New Contributors
- @romanek-adam-b2c2 made their first contribution in #988
Full Changelog: v5.1.0...v6.0.0
v5.1.0
What's Changed
- Switch call from removed is_hidden method to hidden property by @jeremy-engel in #969
- Remove irrelevant comment by @GeyseR in #971
- Re-introduce bulk_create on supported databases by @stianjensen in #972
New Contributors
- @stianjensen made their first contribution in #972
Full Changelog: v5.0.12...v5.1.0
v5.0.12
What's Changed
- Add missing migration by @pinguin999 in #960
- GH actions: add check for missing migrations (and fix migrations) by @kevinmarsh in #961
New Contributors
- @pinguin999 made their first contribution in #960
Full Changelog: v5.0.11...v5.0.12