Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
KasparRosin committed Jun 29, 2022
1 parent ee56187 commit 2d68600
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Changed

- Requirements

- php: `>= 8.0`
- laravel/framework: `>= 9.0`
- laravel/nova: `^4.0`

### Removed
### Removed

- Resources per page selector: `withPerPage`.
- There might be a way to re-integrate this feature, but as of now, I've hidden this feature.

**Due to our organization changing it's name, we are changing the namespace starting this release.**

- composer.json:
- `"optimist-digital/nova-detached-filters"` =>`"outl1ne/nova-detached-filters"`
- imports:
- `OptimistDigital\NovaDetachedFilters` => `Outl1ne\NovaDetachedFilters`

## [1.1.0] - 2021-05-06

### Changed
Expand Down

0 comments on commit 2d68600

Please sign in to comment.