updated changelog

This commit is contained in:
Thibault Deckers 2020-12-24 11:43:49 +09:00
parent 640bb272dd
commit 14fc4b2913

View file

@ -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