Updated changelog.
This commit is contained in:
parent
478e15dc3b
commit
ac312caabd
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ pandoc (1.19)
|
||||||
|
|
||||||
* Improved error if they give wrong arg to `--top-level-division`.
|
* Improved error if they give wrong arg to `--top-level-division`.
|
||||||
|
|
||||||
|
* Use new module from texmath to lookup MS font codepoints in Docx
|
||||||
|
reader. Removed unexported module Text.Pandoc.Readers.Docx.Fonts.
|
||||||
|
Its code now lives in texmath (0.9).
|
||||||
|
|
||||||
* DocBook reader: Fixed xref lookup (#3243).
|
* DocBook reader: Fixed xref lookup (#3243).
|
||||||
It previously only worked when the qnames lacked the docbook
|
It previously only worked when the qnames lacked the docbook
|
||||||
namespace URI.
|
namespace URI.
|
||||||
|
|
Loading…
Reference in a new issue