diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e3634a..68474aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 @@ -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