diff options
| author | Albert Krewinkel <albert@zeitkraut.de> | 2023-01-18 23:46:13 +0100 |
|---|---|---|
| committer | Albert Krewinkel <albert@zeitkraut.de> | 2023-01-18 23:46:13 +0100 |
| commit | 415b286acbed5858f196386aaf77b0439bb46aa2 (patch) | |
| tree | a34ea9b4fc17a3ca478bfc9cde298e6ec20929c1 /changelog.md | |
| parent | 538e63846d5315d7015e782951a404708f9ae1c8 (diff) | |
changelog.md: fix minor typo.
Diffstat (limited to 'changelog.md')
| -rw-r--r-- | changelog.md | 4 |
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). |
