Skip to content

Commit 14eb01f

Browse files
committed
OSSRH → Sonatype Maven Central Portal
See xdev-software/standard-maven-template#155
1 parent 4edd9e8 commit 14eb01f

File tree

1 file changed

+15
-11
lines changed

1 file changed

+15
-11
lines changed

CHANGELOG.md

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
## 4.2.1
1+
# 4.2.2
2+
* Migrated deployment to _Sonatype Maven Central Portal_ [#155](https://github.com/xdev-software/standard-maven-template/issues/155)
3+
* Updated dependencies
4+
5+
# 4.2.1
26
* Fix naming so that Vaadin Directory sync works [#318](https://github.com/xdev-software/vaadin-addon-template/issues/318)
37
* Updated dependencies
48

5-
## 4.2.0
9+
# 4.2.0
610
* Improved styling
711
* Overlay now has the same minimum width as the underlying DateRangePicker
812
* The default is ``20em``, this can be changed using ``--date-range-picker-min-width``
@@ -11,21 +15,21 @@
1115
* Refactored CSS class names (should cause less conflicts now)
1216
* Updated to Vaadin 24.5
1317

14-
## 4.1.1
18+
# 4.1.1
1519
* Only use client-side locale for formatting when no ``formatLocale`` has been set #353
1620

17-
## 4.1.0
21+
# 4.1.0
1822
* Updated to Vaadin 24.4
1923
* Minor code improvements
2024

21-
## 4.0.2
25+
# 4.0.2
2226
* ⚠️ GroupId changed from ``com.xdev-software`` to ``software.xdev``
2327
* Updated dependencies
2428

25-
## 4.0.1
29+
# 4.0.1
2630
* Various dependency updates including Vaadin 24.1
2731

28-
## 4.0.0
32+
# 4.0.0
2933
⚠️<i>This release contains breaking changes</i>
3034

3135
* Adds support for Vaadin 24+, drops support for Vaadin 23<br/>
@@ -35,19 +39,19 @@
3539
* Added ``AllowRangeLimitExceeding``; default value is ``true``
3640
* Updated dependencies
3741

38-
## 3.0.3
42+
# 3.0.3
3943
* Renamed ``defaultModel`` to ``initialModel``
4044
* Updated dependencies
4145

42-
## 3.0.2
46+
# 3.0.2
4347
* Updated dependencies
4448
* Vaadin 23.3
4549

46-
## 3.0.1
50+
# 3.0.1
4751
* Updated dependencies
4852
* Vaadin 23.2
4953

50-
## 3.0.0
54+
# 3.0.0
5155
⚠️<i>This release contains breaking changes</i>
5256

5357
* Adds support for Vaadin 23+, drops support for Vaadin 14 #155<br/>

0 commit comments

Comments
 (0)