diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2016-03-25 08:59:38 -0700 | 
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2016-03-25 08:59:38 -0700 | 
| commit | 565f01476b463149bbc04ed6a2f7362f884481d1 (patch) | |
| tree | 5fceae9a1cb9c76512d2afd5d35d8ac3bf4e28a8 | |
| parent | 2420e06035d46217ea4ae6ea9b3ae2d39a7d7b16 (diff) | |
Updated changelog.
| -rw-r--r-- | changelog.txt | 6 | 
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt index 5e1f086..98645a9 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,9 @@ +[0.25.1] + +  * Release with no code changes.  cmark version was mistakenly set to +    0.25.1 in the 0.25.0 release (#112), so this release just +    ensures that this will cause no confusion later. +  [0.25.0]    * Fixed tabs in indentation (#101).  This patch fixes S_advance_offset  | 
