Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorCazanave committed Apr 20, 2020
1 parent cf03866 commit 4275970
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.

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

## [2.1.0]
### Added
- Add `selectedLocationId` and `selectedLocationIds` props to handle initial selected locations
- Add `childrenBefore` and `childrenAfter` props to handle "slots"

## [2.0.2]
### Added
- Add files property in package.json to reduce size of package
-
### Changed
- Update dependencies to fix security issues

## [2.0.1]
### Fixed
- Fix tabindex of CheckboxSVGMap
Expand Down

0 comments on commit 4275970

Please sign in to comment.