From 6741f63673af4a46eb38b088f5f4d784a280a916 Mon Sep 17 00:00:00 2001 From: Libor M Date: Tue, 30 Apr 2019 07:25:03 +0200 Subject: [PATCH] fix version content --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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