- Document possible problems when patching module level functions [frisi]
1.1.2
------------------
Fixes:
- Use zope.interface decorator. [gforcada]
1.1.1
------------------
- Fix typo. [gforcada]
1.1
----------------
* Fix the case where the replacement object does not have a __module__ attribute (see https://github.com/plone/collective.monkeypatcher/pull/3). [mitchellrj, fRiSi]
1.0.1
------------------
* Downgrade standard log message to debug level. [hannosch]