
Version 1.2
============

* Fix import-proxifier to remove AssertionError on module `__name__` when interfering with other custom
  importers (ex. when importing "six.moves.urllib.parse")


Version 1.1
==================

* Support for Pytest 6
* Slight logging improvements


Version 1.0
==================

* Generic Compat-Patcher system, improved from existing django-compat-patcher0.6 package
