diff options
author | John MacFarlane <jgm@berkeley.edu> | 2019-11-22 09:17:05 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2019-11-22 09:17:05 -0800 |
commit | 0cad098c530c8716cab76455999f1f42251824e5 (patch) | |
tree | ebf288909d612331645ff48cfe224b132d5a35cc | |
parent | 124fc40dd75c1e167a725f7467834799083991f4 (diff) | |
download | pandoc-0cad098c530c8716cab76455999f1f42251824e5.tar.gz |
Remove PROVISIONAL on changelog.
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index 28a945a84..53289657b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Revision history for pandoc -## pandoc 2.8 PROVISIONAL (YYYY-MM-DD) +## pandoc 2.8 (2019-11-22) * Improvements in templates system (from doctemplates): |