set (My_Project_Title "MultiMarkdown 6")
set (My_Project_Description "Lightweight markup processor to produce HTML, LaTeX, and more.")
set (My_Project_Author "Fletcher T. Penney")
-set (My_Project_Revised_Date "2017-01-18")
+set (My_Project_Revised_Date "2017-01-28")
set (My_Project_Version_Major 0)
set (My_Project_Version_Minor 1)
-set (My_Project_Version_Patch 0a)
+set (My_Project_Version_Patch 1a)
set (My_Project_Version "${My_Project_Version_Major}.${My_Project_Version_Minor}.${My_Project_Version_Patch}")
| ---------- | ------------------------- |
| Title: | MultiMarkdown 6 |
| Author: | Fletcher T. Penney |
-| Date: | 2017-01-18 |
+| Date: | 2017-01-28 |
| Copyright: | Copyright © 2016 - 2017 Fletcher T. Penney. |
-| Version: | 0.1.0a |
+| Version: | 0.1.1a |
+
+
+## Updates ##
+
+* 2017-01-28 -- v 0.1.1a includes a few updates:
+
+ * Metadata support
+ * Metadata variables support
+ * Extended ASCII range character checking
+ * Rudimentary language translations, including German
+ * Improved performance
+ * Additional testing:
+ * CriticMarkup
+ * HTML Blokcs
+ * Metadata/Variables
+ * "pathologic" test cases from CommonMark
## An Announcement! ##
| Version: | @My_Project_Version@ |
+## Updates ##
+
+* 2017-01-28 -- v 0.1.1a includes a few updates:
+
+ * Metadata support
+ * Metadata variables support
+ * Extended ASCII range character checking
+ * Rudimentary language translations, including German
+ * Improved performance
+ * Additional testing:
+ * CriticMarkup
+ * HTML Blokcs
+ * Metadata/Variables
+ * "pathologic" test cases from CommonMark
+
+
## An Announcement! ##
I would like to officially announce that MultiMarkdown version 6 is in public