diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-08-20 22:08:19 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-08-20 22:08:19 -0700 |
commit | a7d2559742ad449f80b182f9ad86129d7160266f (patch) | |
tree | ea2a00ba7954254d23e102425e847e241e0c3f95 | |
parent | dc961ca1b49d7f3109174b07910eeb6126fa5dc3 (diff) | |
download | pandoc-a7d2559742ad449f80b182f9ad86129d7160266f.tar.gz |
Add note to changelog.
-rw-r--r-- | changelog.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index f9a2b0c27..b0bde683a 100644 --- a/changelog.md +++ b/changelog.md @@ -173,6 +173,8 @@ * Add a FAQ about the "Cannot allocate memory" error on M1 macs. + * Use texmath 0.12.3.1. + * Use released citeproc 0.5. * Remove dependency on HTTP package (#7456, mt_caret). |