Given this package is still quite young, the following breaking changes are a little more aggressive than they'd normally be. No deprecation cycle has been employed. Please read carefully before updating!
ea73190d5a4fc5f300aaa312983d7a6ed3d26319 **[BREAKING]** Raised minimum supported version to Django 3.1, using new import location for JSONField.
ea73190d5a4fc5f300aaa312983d7a6ed3d26319 **[BREAKING]** Squashed down to one migration, not using squashmigrations strategy. Make sure you've run migrations with v1.2 prior to upgrading!
ea73190d5a4fc5f300aaa312983d7a6ed3d26319 Raised minimum `dramatiq-pg` version to 0.9.0.
093d9b40ba14c0a2b928fbf720d2089c305b634b Added isort config to pypoetry file.