23 lines
367 B
Markdown

# v0.92.8-beta
## 💡 Key highlights
*
## 🐞 Bugfixes
* ….
## ✨ Improvements
* Add week note and quarter note support by @JYC333
* Markdown export:
* Reduce extra whitespace between list items.
* Preserve include note.
## 🌍 Internationalization
*
## 🛠️ Technical updates
* upgrade to express 5.1.0 by @pano9000