From 41711a855ef39a466ca470da43cef431245d8f2a Mon Sep 17 00:00:00 2001 From: "chenghuai.dtc" Date: Wed, 2 Jun 2021 19:38:06 +0800 Subject: [PATCH] release: 0.7.3+2 --- kraken/CHANGELOG.md | 11 +++++++++++ kraken/pubspec.yaml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/kraken/CHANGELOG.md b/kraken/CHANGELOG.md index 8587f0a2f6..0405d49a1a 100644 --- a/kraken/CHANGELOG.md +++ b/kraken/CHANGELOG.md @@ -1,3 +1,14 @@ +## 0.7.3+2 + +**Features** + ++ Input element now support type=password options https://github.com/openkraken/kraken/pull/377 + +**Bug Fixed** + ++ Fix event can't bubble to document element https://github.com/openkraken/kraken/pull/380 ++ fix: fix bridge crash with getStringProperty on InputElement. https://github.com/openkraken/kraken/pull/386 + ## 0.7.3+1 * Fix: fix prebuilt binary. diff --git a/kraken/pubspec.yaml b/kraken/pubspec.yaml index e037847049..c66e20fd98 100644 --- a/kraken/pubspec.yaml +++ b/kraken/pubspec.yaml @@ -1,6 +1,6 @@ name: kraken description: A high-performance, web standards-compliant rendering engine. -version: 0.7.3+1 +version: 0.7.3+2 homepage: https://openkraken.com environment: