Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 217 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 217 Bytes

Changelog

v0.2.1

  • Fixed maximum recursion depth exceeded when calling the original method of a patched class calls super().

v0.2.0

  • Added compatibility for Indico v3.3.

v0.1.0

  • Initial release