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