Skip to content

Commit

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

### Added

- Added option to display a link to the front-end website in the slug field using `NovaPageManager::pagePreviewUrl()`

## [1.9.6] - 2019-10-15

### Changed
Expand Down Expand Up @@ -250,6 +256,7 @@ php artisan vendor:publish --provider="OptimistDigital\NovaPageManager\ToolServi
- Programmatically created templates for pages and regions
- Multilanguage support

[1.9.7]: https://github.com/optimistdigital/nova-page-manager/compare/1.9.6...1.9.7
[1.9.6]: https://github.com/optimistdigital/nova-page-manager/compare/1.9.5...1.9.6
[1.9.5]: https://github.com/optimistdigital/nova-page-manager/compare/1.9.4...1.9.5
[1.9.4]: https://github.com/optimistdigital/nova-page-manager/compare/1.9.3...1.9.4
Expand Down

0 comments on commit 26a646f

Please sign in to comment.