Browse Source

update docs

Yuki Takei 8 years ago
parent
commit
157e3fc120
1 changed files with 5 additions and 3 deletions
  1. 5 3
      CHANGES.md

+ 5 - 3
CHANGES.md

@@ -3,9 +3,11 @@ CHANGES
 
 
 ## 2.3.9-RC
 ## 2.3.9-RC
 
 
-* Feature: Render UML diagrams with public plantuml.com server
-* Feature: Render tables with CSV
-* Feature: Ensure to be able to switch whether rendering MathJax in realtime or not
+* Feature: Support Footnotes
+* Feature: Support Task lists
+* Feature: Support Table with CSV
+* Feature: Enable to render UML diagrams with public plantuml.com server
+* Feature: Enable to switch whether rendering MathJax in realtime or not
 * Improvement: Replace markdown parser with markdown-it
 * Improvement: Replace markdown parser with markdown-it
 * Fix: `Ctrl-/` doesn't work on Chrome
 * Fix: `Ctrl-/` doesn't work on Chrome
 * Fix: Close Shortcuts help with `Ctrl-/`, ESC key
 * Fix: Close Shortcuts help with `Ctrl-/`, ESC key