Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed May 28, 2019
1 parent e25ce83 commit 0f9c493
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Thanks to [@slovenianGooner](https://github.com/slovenianGooner)

If you want to get the updated config, you can force re-publish the config file.

```bash
php artisan vendor:publish --provider="OptimistDigital\NovaPageManager\ToolServiceProvider" --tag="config" --force
```

## [1.6.0]

### Added
Expand Down

0 comments on commit 0f9c493

Please sign in to comment.