0.1.2

As of this version release notes can be found at [Releases](https://github.com/DominicTobias/react-image-crop/releases)

0.1.1

	- Fixed bug that allows window to scroll when arrows are pressed

0.1.0

	- Bugfix: Position calc of mouse/touch was incorrect on windows with scrollbars

0.0.15

	- Add onImageLoaded
	- Adjust crop when used with aspect if the missing dimension exceeds bounds

0.0.14

	- Add `keepSelection` option (See Readme for desc)

0.0.13

	- Handle getInitialState being called multiple times gracefully

0.0.12

	- Ability to modify props after they've been set
