Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kasparrosin committed May 6, 2021
1 parent aad4297 commit ce5b815
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ 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).

## [2.2.0] - 2021-05-05
## [2.2.0] - 2021-05-06

### Added

- Improved multiselect initial load time.
- Computed options are no longer loaded before user opens multiselect
- Added `distinct` options.
- Disables options that have already been used by other multiselects in the same distinct group.
- Supports Multi and Singleselect options. Pull request to support async options are welcome.
Expand Down

0 comments on commit ce5b815

Please sign in to comment.