cmark

My personal build of CMark ✏️

Commit
624245931f97a2442d2f9bb6b3fd2c6047bf69c1
Parent
b15b588af1a47851620465837f6996d0d3d0d8ee
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated changelog.

Diffstat

1 file changed, 5 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Modified changelog.txt 5 5 0
diff --git a/changelog.txt b/changelog.txt
@@ -1,3 +1,8 @@
+[0.18.1]
+
+  * Build static version of library in default build (#11).
+  * `cmark.h`:  Add missing argument to `cmark_parser_new` (#12).
+
 [0.18]
 
   * Switch to 2-clause BSD license, with agreement of contributors.