Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ryangjchandler authored and github-actions[bot] committed Aug 7, 2023
1 parent b8de3d4 commit 604aed3
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

All notable changes to `filament-navigation` will be documented in this file.

## v1.0.0-beta3 - 2023-08-07

### What's Changed

- Replace redundant config with filament plugin method by @howdu in https://github.com/ryangjchandler/filament-navigation/pull/86
- fix: remove conditions on dark-mode classes by @mrfade in https://github.com/ryangjchandler/filament-navigation/pull/85

### New Contributors

- @mrfade made their first contribution in https://github.com/ryangjchandler/filament-navigation/pull/85

**Full Changelog**: https://github.com/ryangjchandler/filament-navigation/compare/v1.0.0-beta2...v1.0.0-beta3

## v1.0.0-beta2 - 2023-08-04

### What's Changed
Expand Down Expand Up @@ -194,6 +207,7 @@ php artisan migrate




```
## New Contributors

Expand Down

0 comments on commit 604aed3

Please sign in to comment.