diff --git a/CHANGELOG.md b/CHANGELOG.md index 2def7ea..b2049f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,16 +2,17 @@ ### Unreleased +- Fix links to pages within the document +- Add support for named destinations + ### [v0.9.1] - 2019-3-04 - Fix setting printing permission - Fix corruption of string objects in browser -- Fix links to pages within the document - Add option to set default font - Remove call to fontkit.openSync - Add standalone virtual file system implementation - Add option (fontLayoutCache) to disable font layout cache -- Add support for named destinations ### [v0.9.0] - 2019-1-28