Minor changelog tweaks
This commit is contained in:
parent
4902e83bdc
commit
4c8ad1fbaf
1 changed files with 5 additions and 5 deletions
10
changelog.md
10
changelog.md
|
@ -31,14 +31,14 @@
|
|||
This fixes problems with --webtex and markdown output,
|
||||
when display math starts or ends with a newline.
|
||||
|
||||
* New exported module Text.Pandoc.Readers.EndNote, exporting
|
||||
`readEndNoteXML`, `readEndNoteXMLCitation`,
|
||||
and `readEndNoteXMLReferences`. [API change]
|
||||
|
||||
* `--self-contained`: issue warning rather than failing with an error
|
||||
if a resource can't be found (#7904).
|
||||
|
||||
* New exported module, Text.Pandoc.Readers.RIS, exporting `readRIS` (#7894).
|
||||
* New exported module Text.Pandoc.Readers.EndNote, exporting
|
||||
`readEndNoteXML` and `readEndNoteXMLCitation` [API change].
|
||||
|
||||
* New exported module, Text.Pandoc.Readers.RIS, exporting `readRIS` (#7894)
|
||||
[API change].
|
||||
|
||||
* LaTeX reader:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue