# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## Unreleased
- …

## [2.0.3] - 2020-08-03
### Changed
- Dependency updates

## [2.0.2] - 2020-05-29
### Changed
- Dependency updates

## [2.0.1] - 2020-01-22
### Fixed
- Use less common name for instance-initializer to avoid conflict.

### Changed
- Dependency updates

## [2.0.0] - 2019-12-03
### Added
- Expose `drawCircleMarker` option.
- Expose more events.

### Changed
- Instead of leaflet.pm use leaflet-geoman which is the successor.
- Dependency updates.

## [1.1.1] - 2019-07-16
### Changed
- Dependency updates

## [1.1.0] - 2019-06-16
### Added
- Expose i18n support through `lang` property.

### Changed
- Dependency updates

## [1.0.1] - 2019-04-13
### Changed
- Dependency updates

## [1.0.0] - 2019-03-13
### Added
- Available as contextual component `pm-control` on leaflet map

### Changed
- Dependency updates

## [0.1.1] - 2019-03-01
### Changed
- Dependency updates
