aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-08-15 05:31:57 +0100
committerMateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>2014-08-15 05:31:57 +0100
commit1bc20282bd0d5d2640d52c25cf91f8363e3adb4e (patch)
treea73ae390716fd29784baf924121898484d0d910e /CHANGES
parenteba425b7872be52f8b83afd0b7a9803652ede70b (diff)
Add #313 to CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 832b3989..de155171 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,8 @@ Changes in version 2.14.4
* parser: don't mangle append order for nested lists (pandoc #1346)
+ * parser: preserve list ordering in certain scenarios (#313)
+
Changes in version 2.14.3
* Fix parsing of identifiers with ^ or ⋆ in them (#298)