diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 5d875945..9e028ed3 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,5 @@ # These are supported funding model platforms github: [estruyf] +open_collective: frontmatter custom: ["https://www.buymeacoffee.com/zMeFRy9"] diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bb4f8d3..dda9344d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,12 @@ - Light color theme enhancements to folder cards - [#272](https://github.com/estruyf/vscode-front-matter/issues/272): New slide over panel for showing details of media files +## [6.1.1] - 2022-03-02 + +### 🐞 Fixes + +- [#275](https://github.com/estruyf/vscode-front-matter/issues/275): Fix for rendering the panel when content contains an invalid markdown syntax tree + ## [6.1.0] - 2022-02-28 - [Release notes](https://beta.frontmatter.codes/updates/v6.1.0) ### ✨ New features