diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2015-03-09 21:46:04 -0700 | 
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2015-03-09 21:46:04 -0700 | 
| commit | 624245931f97a2442d2f9bb6b3fd2c6047bf69c1 (patch) | |
| tree | 3e60c0dd978b9080ea1e631aa2bfa66e05374624 | |
| parent | b15b588af1a47851620465837f6996d0d3d0d8ee (diff) | |
Updated changelog.
| -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. | 
