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 30, 2019
1 parent 3cecd5e commit 61c0f24
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion 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.7.0]

### Changed

- Replaced `locale-field` and `locale-parent-field` with a spin-off package `optimistdigital/nova-locale-field`

## [1.6.1]

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

[1.7.0]: https://github.com/optimistdigital/nova-page-manager/compare/1.6.1...1.7.0
[1.6.1]: https://github.com/optimistdigital/nova-page-manager/compare/1.6.0...1.6.1
[1.6.0]: https://github.com/optimistdigital/nova-page-manager/compare/1.5.2...1.6.0
[1.5.2]: https://github.com/optimistdigital/nova-page-manager/compare/1.5.1...1.5.2
Expand All @@ -160,4 +167,4 @@ php artisan vendor:publish --provider="OptimistDigital\NovaPageManager\ToolServi
[1.1.0]: https://github.com/optimistdigital/nova-page-manager/compare/1.0.2...1.1.0
[1.0.2]: https://github.com/optimistdigital/nova-page-manager/compare/1.0.1...1.0.2
[1.0.1]: https://github.com/optimistdigital/nova-page-manager/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/optimistdigital/nova-page-manager/compare/37b3ead816bbb9cfb18a6294f8c3b1b882c24fbb...1.0.0
[1.0.0]: https://github.com/optimistdigital/nova-page-manager/releases/tag/1.0.0

0 comments on commit 61c0f24

Please sign in to comment.