Skip to content

Latest commit

 

History

History
51 lines (19 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

51 lines (19 loc) · 1.32 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.1 (2019-04-17)

0.3.0 (2019-03-26)

Features

  • 🎸 add getDraw method to Draw (d5ad63f)

0.2.0 (2019-03-22)

Bug Fixes

  • 🐛 set mode options on componentDidUpdate (d7462ba)

Features

0.1.1 (2019-03-22)

Bug Fixes

  • 🐛 check, if map exists on componnetWillUnmount (919ea7c)

0.1.0 (2019-03-05)

Bug Fixes

  • 🐛 remove draw on component will unmount (4ad4834)

Features