summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index 593bbe961..394479820 100644
--- a/changelog
+++ b/changelog
@@ -47,6 +47,7 @@ pandoc (1.16)
API change: It is now `WriterOptions -> Pandoc -> IO String`.
Also handle new image attributes.
+ Add Cite style to citations (Mauro Bieg).
+ + Added figure handling (#2590, Mauro Bieg).
+ Better handling of math. Instead of just printing the raw tex,
we now try to fake it with unicode characters.