Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarpsvo committed Apr 25, 2019
1 parent 334e47a commit 4e6b609
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 @@ -7,10 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.2.0]

### Added

- Added `nova_get_regions()` helper

### Changed

- Regions and pages are now in separate tables (migration required)
- Only one region (and its translation) per region template is now allowed
- Only one region (and its translations) per region template is now allowed
- Refactored `Page`, `Region` and `TemplateResource` resource classes

### Removed
Expand Down Expand Up @@ -57,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Multilanguage support

[unreleased]: https://github.com/optimistdigital/nova-page-manager/compare/1.1.0...HEAD
[1.2.0]: https://github.com/optimistdigital/nova-page-manager/compare/1.1.0...1.2.0
[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
Expand Down

0 comments on commit 4e6b609

Please sign in to comment.