diff options
Diffstat (limited to 'changelog.txt')
-rw-r--r-- | changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 1fee442..82f1063 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,8 @@ +[0.28.2] + + * Fixed regression in install dest for static library (#238). + Due to a mistake, 0.28.1 installed libcmark.a into include/. + [0.28.1] * `--smart`: open quote can never occur right after `]` or `)` (#227). |