Skip to content

1.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 15:09

fix: list symbols being deleted at unintended times

The following behavior is correct,

  • no heading => some heading : delete symbols
  • some heading => some heading : keep symbols

The following was incorrect,

  • some heading => some heading : delete symboles

log

Full Changelog: 1.3.0...1.3.1