summaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert@zeitkraut.de>2023-01-18 23:46:13 +0100
committerAlbert Krewinkel <albert@zeitkraut.de>2023-01-18 23:46:13 +0100
commit415b286acbed5858f196386aaf77b0439bb46aa2 (patch)
treea34ea9b4fc17a3ca478bfc9cde298e6ec20929c1 /changelog.md
parent538e63846d5315d7015e782951a404708f9ae1c8 (diff)
changelog.md: fix minor typo.
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog.md b/changelog.md
index d4446c229..8fd63108d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -978,7 +978,7 @@
`citeproc`, `gridtables`, and `skylighting`.
* Use pandoc-types 1.23. This adds the `Figure` Block
- consntructor and removes the `Null` Block constructor.
+ constructor and removes the `Null` Block constructor.
* Require aeson >= 2.0.
@@ -987,7 +987,7 @@
* Use doctemplates 0.11, avoiding a transitive dependency on HsYAML.
- * Use skylighting 0.13.1.2
+ * Use skylighting 0.13.1.2.
* Allow mtl 2.3.1 (Alexander Batischev).