Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 598 Bytes

CHANGELOG.md

File metadata and controls

24 lines (14 loc) · 598 Bytes

Changelog

0.2.2 (2017-06-20)

  • Fix incorrectly mangled symbols [#7]

0.2.1 (2017-06-20)

  • Update externs so umd code isn't mangled at build [#6]

0.2.0 (2017-06-19)

  • Update the build to remove console.log() statements [#3]
  • Add a new tti-polyfill-debug.js file with the debug logs preserved [#3]
  • Remove the debugMode option as it's handled by the debug script [#3]
  • Add the undocumented useMutationObserver option to the documentation [#3]

0.1.1 (2017-05-23)

  • Remove unnecessary console.log() statement [#2]

0.1.0 (2017-05-18)

  • Initial public release