Change log entry for v1.4 and removed some old TODOs

This commit is contained in:
Alex Vear
2020-08-24 22:11:56 +01:00
parent b5877e40fb
commit 92bab89063
2 changed files with 8 additions and 4 deletions

View File

@@ -130,6 +130,13 @@ To disable italics only in a single buffer, use this instead:
==============================================================================
4. CHANGE LOG *org-changelog*
v1.4 [2020-08-24]~
* Render "strikethrough" text as "struck through".
* Added syntax cluster groups for headings and hyperlinks.
* Made spacing consistent throughout syntax files.
* Minor wording tweaks to README.
v1.3 [2020-05-02]~
* Added syntax highlighting of LaTeX math fragments. (Thanks Gavinok!)