diff --git a/CHANGELOG.md b/CHANGELOG.md index 171e14d..5a45d5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +# 1.0.5 Release +- Documentation: Set height and width on component to prevent getImageData error + # 1.0.4 Release - Allow the latest versions of `react` and `react-dom` (i.e. 16 and up). diff --git a/README.md b/README.md index f861021..8310cf2 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ class MapExample extends React.Component { render() { return (
- +