Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Sep 10, 2019
1 parent a6fd689 commit 41706fd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +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).

## [1.2.0] - 10-09-2019

### Changed

- Do not save value as an array when field max is set to 1

## [1.1.6] - 22-08-2019

### Changed
Expand Down Expand Up @@ -60,6 +66,7 @@ Initial release.

- Basic multiple select field using [vue-multiselect](https://github.com/shentao/vue-multiselect)

[1.2.0]: https://github.com/optimistdigital/nova-multiselect-field/compare/1.1.6...1.2.0
[1.1.6]: https://github.com/optimistdigital/nova-multiselect-field/compare/1.1.5...1.1.6
[1.1.5]: https://github.com/optimistdigital/nova-multiselect-field/compare/1.1.4...1.1.5
[1.1.4]: https://github.com/optimistdigital/nova-multiselect-field/compare/1.1.3...1.1.4
Expand Down

0 comments on commit 41706fd

Please sign in to comment.