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 10, 2019
1 parent 98051a7 commit 7e4af1d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +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).

## [Unreleased]
## [1.5.0]

### Changed

- Added ability to apply custom response formatting by implementing `resolveResponseValue($value)` function on any field
- Reworked the way data is returned through `nova_get_page` and `nova_get_region` helpers

## [1.4.0]

Expand Down Expand Up @@ -100,7 +105,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Programmatically created templates for pages and regions
- Multilanguage support

[unreleased]: https://github.com/optimistdigital/nova-page-manager/compare/1.1.0...HEAD
[1.5.0]: https://github.com/optimistdigital/nova-page-manager/compare/1.4.0...1.5.0
[1.4.0]: https://github.com/optimistdigital/nova-page-manager/compare/1.3.1...1.4.0
[1.3.1]: https://github.com/optimistdigital/nova-page-manager/compare/1.3.0...1.3.1
[1.3.0]: https://github.com/optimistdigital/nova-page-manager/compare/1.2.3...1.3.0
Expand Down

0 comments on commit 7e4af1d

Please sign in to comment.