Fixed
- Fixed incompatibility issue with Dash `0.36.0`.
Removed
- Removed unused headers in CHANGELOG.
- Removed all mentioned of `fireEvent` and anything else that used
Dash events (which have been removed). The `n_clicks` and `value`
props should be used instead to determine when something has been
updated.