# 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
