diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ba11f2..cfacb72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [3.1.0](https://github.com/F0rce/signature-widget/compare/v3.0.0...v3.1.0) (2023-02-27) + + +### Features + +* clear button ([a110d3f](https://github.com/F0rce/signature-widget/commit/a110d3fa7aa5ae9960c4adc9f0dbf80d8b985c8a)) +* value change listener ([b77392c](https://github.com/F0rce/signature-widget/commit/b77392cd32f5519b2bd9fd132514290af1344244)), closes [#308](https://github.com/F0rce/signature-widget/issues/308) + ## [3.0.0](https://github.com/F0rce/signature-widget/compare/v2.0.2...v3.0.0) (2022-04-13) diff --git a/pom.xml b/pom.xml index a489060..1ad02dc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ de.f0rce.signaturepad signature-widget - 3.0.0 + 3.1.0 signature-widget Lit-Element Wrapper around Signature Pad (https://github.com/szimek/signature_pad) for Vaadin 14+