Changelog typo.
This commit is contained in:
parent
246e8f081a
commit
13fc2b5598
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ pandoc (2.1)
|
||||||
has been removed.
|
has been removed.
|
||||||
|
|
||||||
* Text.Pandoc.Class: make `FileTree` opaque (don't export
|
* Text.Pandoc.Class: make `FileTree` opaque (don't export
|
||||||
`FileTree` cosntructor). This forces users to interact with it using
|
`FileTree` constructor). This forces users to interact with it using
|
||||||
`insertInFileTree` and `getFileInfo`, which normalize file names.
|
`insertInFileTree` and `getFileInfo`, which normalize file names.
|
||||||
|
|
||||||
pandoc (2.0.6)
|
pandoc (2.0.6)
|
||||||
|
|
Loading…
Reference in a new issue