Add missing changelog for viewbox properties

This commit is contained in:
Simon Hausmann 2021-05-21 08:36:22 +02:00 committed by Simon Hausmann
parent e7bc91c804
commit 81eab75c25

View file

@ -124,6 +124,7 @@ All notable changes to this project will be documented in this file.
- Signals can have return a value
- `has_hover` property in `TouchArea`
- `font-weight` property on Text
- `viewbox-x/y/width/height` properties for `Path`
## [0.0.2] - 2020-10-22