update changelog

This commit is contained in:
Elio Struyf
2023-03-16 15:19:19 +01:00
parent 48e1cd882a
commit 7a901e6eba
+1
View File
@@ -19,6 +19,7 @@
### 🎨 Enhancements
- Added an `unknown` field for uniforms when it has no type defined
- [#522](https://github.com/estruyf/vscode-front-matter/issues/522): Configuration support added for [Astro](https://astro.build)
- [#523](https://github.com/estruyf/vscode-front-matter/issues/523): Added support for `floating`/`decimal` numbers with a new number field property called `numberOptions`
- [#524](https://github.com/estruyf/vscode-front-matter/issues/524): Removed the **Global settings** view from the panel. You can still get it back by configuring a [custom view mode](https://frontmatter.codes/docs/panel#view-modes).