diff --git a/CHANGELOG.md b/CHANGELOG.md index bbee8b7a..ab1b87aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ - [#246](https://github.com/estruyf/vscode-front-matter/issues/246): Support to add multiple tags/keywords/taxonomy via comma separated values - [#293](https://github.com/estruyf/vscode-front-matter/issues/293): Support added for setting preview images in block fields - [#294](https://github.com/estruyf/vscode-front-matter/issues/294): Full-text search allows you to search through all your page content +- [#301](https://github.com/estruyf/vscode-front-matter/issues/301): Show tags on the content cards ### ⚡️ Optimizations @@ -14,6 +15,8 @@ ### 🐞 Fixes +- [#302](https://github.com/estruyf/vscode-front-matter/issues/302): Fix for spinner when navigating between tabs + ## [7.0.0] - 2022-03-21 - [Release notes](https://beta.frontmatter.codes/updates/v7.0.0) ### ✨ New Features