set (My_Project_Revised_Date "2017-05-24")
set (My_Project_Version_Major 6)
set (My_Project_Version_Minor 0)
-set (My_Project_Version_Patch 6)
+set (My_Project_Version_Patch 7)
set (My_Project_Version "${My_Project_Version_Major}.${My_Project_Version_Minor}.${My_Project_Version_Patch}")
<text:h text:outline-level="3"><text:bookmark text:name="changelog"/>Changelog </text:h>
<text:list text:style-name="L1">
+<text:list-item>
+<text:p text:style-name="Standard">2017–05–24 - v 6.0.7:</text:p>
+
+<text:list text:style-name="L1">
+<text:list-item>
+<text:p text:style-name="Standard">CHANGED: Add mmd_convert_to_data functions; Refactor main.c so that EPUB and other formats use same workflow – batch mode no longer required for EPUB format</text:p></text:list-item>
+
+</text:list></text:list-item>
+
<text:list-item>
<text:p text:style-name="Standard">2017–05–24 - v 6.0.6:</text:p>
</text:list>
</office:text>
</office:body>
-</office:document>
+</office:document>
\ No newline at end of file
<h3 id="changelog">Changelog </h3>
<ul>
+<li><p>2017–05–24 - v 6.0.7:</p>
+
+<ul>
+<li>CHANGED: Add mmd_convert_to_data functions; Refactor main.c so that EPUB and other formats use same workflow – batch mode no longer required for EPUB format</li>
+</ul></li>
<li><p>2017–05–24 - v 6.0.6:</p>
<ul>
</body>
</html>
-
# Changelog #
+* 2017-05-24 - v 6.0.7:
+
+ * CHANGED: Add mmd_convert_to_data functions; Refactor main.c so that EPUB and other formats use same workflow -- batch mode no longer required for EPUB format
+
+
* 2017-05-24 - v 6.0.6:
* ADDED: Add function for accessing library version
| Author: | Fletcher T. Penney |
| Date: | 2017-05-24 |
| Copyright: | Copyright © 2016 - 2017 Fletcher T. Penney. |
-| Version: | 6.0.6 |
+| Version: | 6.0.7 |
## An Announcement! ##