updating changelog
This commit is contained in:
parent
a7501d18b0
commit
3d7c82fb25
|
@ -1,6 +1,13 @@
|
|||
Changelog
|
||||
==========
|
||||
|
||||
Version 6.3.0 *(2021-02-18)*
|
||||
----------------------------
|
||||
|
||||
* Allow moving the canvas with gestures too, not just zooming
|
||||
* Enabled moving and zooming gestures by default
|
||||
* Make the default brush size smaller
|
||||
|
||||
Version 6.2.4 *(2021-01-12)*
|
||||
----------------------------
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
* Allow moving the canvas with gestures too, not just zooming
|
||||
* Enabled moving and zooming gestures by default
|
||||
* Make the default brush size smaller
|
Loading…
Reference in New Issue