Skip to content

v0.17.0

Latest
Compare
Choose a tag to compare
@joshuadavidthomas joshuadavidthomas released this 18 Sep 15:37
· 4 commits to main since this release
695683d

🚨 Breaking Change

The field changed_by has been removed from the django_twc_toolbox.models.WithHistory abstract model. This was introduced due to a misremembering of how django-simple-history tracks the history user and a misread of the documentation. Sorry for introducing this potential headache to anyone who happens to be using it. (Hopefully it's just us internally and it was just a minor annoyance for us.)

What's Changed

Full Changelog: v0.16.1...v0.17.0