We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f8ca07 commit ca57ad1Copy full SHA for ca57ad1
content/changelog/CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Change Log
2
3
+## [10.5.1] - 2024-10-23
4
+
5
+### 🎨 Enhancements
6
7
+- [#873](https://github.com/estruyf/vscode-front-matter/issues/873): Add retry logic to get the AI model for calling GitHub Copilot
8
9
+### 🐞 Fixes
10
11
+- [#872](https://github.com/estruyf/vscode-front-matter/issues/872): Check the default field value as well for the field's `when` clause
12
+- [#874](https://github.com/estruyf/vscode-front-matter/issues/874): Fix media snippet markup insertion to article content's
13
+- [#875](https://github.com/estruyf/vscode-front-matter/issues/875): Clean up the exclamation marks from the file name when creating new content
14
15
## [10.5.0] - 2024-10-21 - [Release notes](https://beta.frontmatter.codes/updates/v10.5.0)
16
17
### 🎨 Enhancements
0 commit comments