From 9e75004466f251d765f72fd80fad846e71fae107 Mon Sep 17 00:00:00 2001 From: Ulrich-Matthias Schäfer Date: Mon, 18 Feb 2019 09:44:27 +0100 Subject: added foreignObject to the core --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d6afc53..bda4a6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ The document follows the conventions described in [“Keep a CHANGELOG”](http: ==== +## [3.0.12] + +### Fixed + - fixed package.json which points to correct file for webpack now (browser keyword) + - fixed typescript types + +### Added + - added `ForeignObject` to the core + ## [3.0.11] - 2019-01-22 ### Fixed -- cgit v1.2.3