Release: v0.7.3

This commit is contained in:
Adam Porter 2023-10-23 18:52:04 -05:00
parent 631cd80ce8
commit 28c4215704
3 changed files with 75 additions and 75 deletions

View file

@ -542,7 +542,7 @@ Simple links may also be written manually in either sexp or non-sexp form, like:
/Note:/ Breaking changes may be made before version 1.0, but in the event of major changes, attempts at backward compatibility will be made with obsolescence declarations, translation of arguments, etc. Users who need stability guarantees before 1.0 may choose to use tagged stable releases.
** 0.7.3-pre
** 0.7.3
*Fixes*
+ Disable ~case-fold-search~ when collecting headings in outline paths. (Headings that started with a word that is also a to-do keyword but with different capitalization would be matched incorrectly.)