From 14fc4b291329a0a25d4e5f3c5357cb0386f95848 Mon Sep 17 00:00:00 2001 From: Thibault Deckers Date: Thu, 24 Dec 2020 11:43:49 +0900 Subject: [PATCH] updated changelog --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf5bc06bc..f783cf575 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +### Added +- Viewer: quick scale (aka one finger zoom) +- Viewer: optional checkered background for transparent images + +### Changed +- Viewer: changed panning inertia + +### Fixed +- Viewer: fixed scaling focus when zooming by double-tap or pinch +- Viewer: fixed panning during scaling ## [v1.2.9] - 2020-12-12 ### Added