Skip to content

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 10:25
· 598 commits to master since this release

Changelog

See Changelog#v4.1.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>vaadin-date-range-picker</artifactId>
   <version>4.1.0</version>
</dependency>

Additional notes