Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Apr 29, 2022
1 parent 90d5c25 commit 1fd6ec9
Showing 1 changed file with 5 additions and 42 deletions.
47 changes: 5 additions & 42 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,51 +5,14 @@ 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.0.0] - 2020-12-02
## [4.0.0] - 29-04-2022

### Changed

- Dropped PHP 7.1, Laravel 6 and Nova 2 support
- Updated packages

## [1.0.5] - 2020-10-30

### Changed

- Moved to version `2.0` of `optimistdigital/nova-translations-loader`

## [1.0.4] - 2020-10-30

### Changed

- Fixed singleSelect options not being removable.
- Fixed navigation loaded twice when initializing persisted filters
- Updated packages
- Code cleanup

## [1.0.3] - 2020-10-30

### Changed

- Style improvements

## [1.0.2] - 2020-10-29

### Changed

- Style improvements
### Added

## [1.0.1] - 2020-10-28
- Added Nova 4.0 support (huge thanks to [@dmason30](https://github.com/dmason30))

### Changed

- Removed select/deselect helper texts
- Dropped PHP 7.X support
- Renamed OptimistDig(i)tal namespace to Outl1ne
- Updated packages

## [1.0.0] - 2020-10-27

Initial release.

### Added

- Simple Multiselect filter using vue-multiselect for [Laravel Nova](https://nova.laravel.com)

0 comments on commit 1fd6ec9

Please sign in to comment.