diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-11-02 16:21:45 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-11-02 16:21:45 -0700 |
commit | 3e466b9346d68ea711d8d3063ac24e7d24512a07 (patch) | |
tree | 932ae888ef84d044179b1640b54bddcf721cdd10 | |
parent | 6c1ef00de5bbd29a281e3bbcd6ba32a616fd875c (diff) | |
download | pandoc-3e466b9346d68ea711d8d3063ac24e7d24512a07.tar.gz |
Allow latest tasty-bench, update changelog.
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 4ab5fb355..148b8566a 100644 --- a/changelog.md +++ b/changelog.md @@ -35,6 +35,7 @@ + Ensure Block elements have all expected properties. + Ensure Inline elements have all expected properties. + * Allow tasty-bench 0.3.x. ## pandoc 2.16 (2021-10-31) |