diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cdafe9e..95849fe0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,11 +9,13 @@ - [#273](https://github.com/estruyf/vscode-front-matter/issues/273): Allow single value arrays to be set as a string with the `singleValueAsString` field property - [#686](https://github.com/estruyf/vscode-front-matter/issues/686): Allow script authors to ask questions during script execution - [#688](https://github.com/estruyf/vscode-front-matter/issues/688): Allow to show the scheduled articles in the content dashboard (filter and group) +- [#690](https://github.com/estruyf/vscode-front-matter/issues/690): Added the ability to filter values in the `contentRelationship` field ### ⚡️ Optimizations - Dashboard layout grid optimizations - Added the content-type name to the metadata section in the panel +- New implementation of the combobox for the `contentRelationship` field ### 🐞 Fixes