Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Aug 16, 2019
1 parent a42d0d9 commit 5a38be5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ 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.1.5] - 16-08-2019

### Changed

- Fix support packages that wrap fields like `nova-grid` by using better `$refs` for calculating dropdown position
- Fix JS runtime crash when data in database is invalid (not a JSON array)

## [1.1.4]

### Changed
Expand Down Expand Up @@ -47,6 +54,7 @@ Initial release.

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

[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
[1.1.3]: https://github.com/optimistdigital/nova-multiselect-field/compare/1.1.2...1.1.3
[1.1.2]: https://github.com/optimistdigital/nova-multiselect-field/compare/1.1.1...1.1.2
Expand Down

0 comments on commit 5a38be5

Please sign in to comment.