diff --git a/CHANGELOG.md b/CHANGELOG.md index 7afe253..b47dbb8 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). +## [2.2.2] - 2019-12-11 + +### Changed + +- Force page slug to be lowercase + ## [2.2.1] - 2019-12-06 ### Changed @@ -333,6 +339,7 @@ php artisan vendor:publish --provider="OptimistDigital\NovaPageManager\ToolServi - Programmatically created templates for pages and regions - Multilanguage support +[2.2.2]: https://github.com/optimistdigital/nova-page-manager/compare/2.2.1...2.2.2 [2.2.1]: https://github.com/optimistdigital/nova-page-manager/compare/2.2.0...2.2.1 [2.2.0]: https://github.com/optimistdigital/nova-page-manager/compare/2.1.1...2.2.0 [2.1.1]: https://github.com/optimistdigital/nova-page-manager/compare/2.1.0...2.1.1