All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Started this CHANGELOG.md file to keep track of any changes per version
- Unified touch & mouse events to streamline core draw logic (handleDrawStart, handleDrawMove & handleDrawEnd)
- onChange prop #50 (embiem#50)
- Fix "Immediate flag should be really immediate" issue #30 (embiem#30)