diff --git a/docs/Release Notes/Release Notes/v0.93.0.md b/docs/Release Notes/Release Notes/v0.93.0.md index 047ef999e..001a7e015 100644 --- a/docs/Release Notes/Release Notes/v0.93.0.md +++ b/docs/Release Notes/Release Notes/v0.93.0.md @@ -24,6 +24,7 @@ * Reduce extra whitespace between list items. * Preserve include note. * Handle note titles that contain inline code. + * Support to-do lists. * In-app help: * Document structure is now precalculated, so start-up time should be slightly better. * Optimized the content in order to reduce the size on disk. @@ -36,7 +37,6 @@ * Basic Touch Bar support for macOS. * [Support Bearer Token](https://github.com/TriliumNext/Notes/issues/1701) * The tab bar is now scrollable when there are many tabs by @SiriusXT -* Markdown import/export: support todo lists * Make each part of the note path clickable by @SiriusXT * Allow setting CORS headers by @yiranlus