# Changelog

## v.0.2.0

### [Breaking] `imageUrl` prop in `<ImageTool />` renamed to `src`

### New aspect ratios for `<HotspotImage />`: `auto` and `none`

- If set to `auto`, the aspect ratio of the container element will be used
- If set to `none`, it will be displayed with using the aspect ratio of the source image with cropping applied.
