Skip to content

Commit

Permalink
Fixes changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mmikkel committed May 9, 2022
1 parent c277056 commit a858620
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
- Fixes an issue where eager-loaded assets or Matrix sub field values would not be included in element meta.

### Changed
- The syntax for using Matrix sub fields in config field profiles has been changed to `'matrixFieldHandle.blockTypeHandle:subFieldHandle'`. The old syntax (`'matrixFieldHandle:blockTypeHandle.subFieldHandle'`) is deprecated.
- SEOMate now logs a warning if invalid syntax is used for Matrix sub fields in config field profiles.
- Deprecated the syntax `'matrixFieldHandle:blockTypeHandle.subFieldHandle'` for using Matrix sub field values in element meta. The syntax `'matrixFieldHandle.blockTypeHandle:subFieldHandle'` should be used instead.

## 2.0.0 - 2022-05-04
### Added
Expand Down

0 comments on commit a858620

Please sign in to comment.