Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 1.42 KB

CHANGELOG.md

File metadata and controls

31 lines (14 loc) · 1.42 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.6.5 (2022-07-02)

Bug Fixes

  • remove ghost panes introduced in Obsidian 0.15.X (5e26f92)

0.6.4 (2022-04-16)

Bug Fixes

  • "Toggle Crease" command now respects block-ids (3f5fde3), closes #21

0.6.3 (2022-04-16)

Features

  • outline: add bidirectional sync to outline view (bf2f24e), closes #24 #19

0.6.2 (2022-04-16)

Bug Fixes

  • iron out creases should not remove newlines (08fff95)