1
0

- Update to 2.4.1:

* Fix the scale parameter
  * Allow href attributes with no namespace
  * Fix the tree root detection

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CairoSVG?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2019-09-09 09:18:09 +00:00
committed by Git OBS Bridge
parent 07c1ecf199
commit 89873fa350
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 9 09:16:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.4.1:
* Fix the scale parameter
* Allow href attributes with no namespace
* Fix the tree root detection
-------------------------------------------------------------------
Tue Jun 4 13:54:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>