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 26, 2021
1 parent 8ab50a4 commit 6d81745
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ 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.0] - 2021-05-26

### Added

- Added `prioritize_nova_locale` configuration option
- Added `display_type` configuration option (that currently allows `row` and `column` options)
- Added `$options = []` as second argument of `->translatable()`

### Changed

- Fixed missing `mergeConfigFrom`
- Fixed issue with `rulesFor` and `nova-flexible-content` (thanks to [@trippo](https://github.com/trippo))
- Updated packages

## [1.8.4] - 2021-05-17

### Changed
Expand Down

0 comments on commit 6d81745

Please sign in to comment.