From 47f4a1e77b7ebb22516d0a4b29f47818b91aafd7 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sat, 10 Oct 2020 22:52:15 -0700
Subject: [PATCH] Put date on changelog for 2.11 release.

---
 changelog.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/changelog.md b/changelog.md
index e7ac7ad24..8e9a64cf6 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,6 +1,6 @@
 # Revision history for pandoc
 
-## pandoc 2.11 (YYYY-MM-DD)
+## pandoc 2.11 (2020-10-11)
 
   * Add `--citeproc` (`-C`) option to trigger built-in citation processing.
     It is no longer necessary to use the external `pandoc-citeproc`