diff options
| -rw-r--r-- | changelog.txt | 5 | 
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index c584890..7328c99 100644 --- 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.  | 
