chore: 📝 update changelog for previous commit

This commit is contained in:
Maxime Cannoodt
2022-08-07 13:22:39 +02:00
parent 68660543d7
commit 0e327a7430
2 changed files with 7 additions and 3 deletions

2
plugin

Submodule plugin updated: 849585acbe...c727d49dd5

View File

@@ -1,6 +1,10 @@
# Changelog
## [2022-08-07]
- fix: 🐛 code blocks no longer render as "undefined" for unregistered languages (e.g. Dataview or Toggl query blocks)
## [2022-08-06]
- Added a changelog page.
- Added syntax highlighting for code blocks in the 36 most common languages (see [highlight.js](https://highlightjs.org/download/) for the full list).
- feat: ✨ Added a changelog page.
- feat: ✨ Added syntax highlighting for code blocks in the 36 most common languages (see [highlight.js](https://highlightjs.org/download/) for the full list).