Skip to content

Commit 53346fd

Browse files
committed
chore(@mendix/calendar): update changelog
1 parent 8eccb4e commit 53346fd

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

packages/modules/calendar/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.0.0] Calendar - 2025-08-01
10+
911
### Added
1012

1113
- Initial version of Calendar module.
14+
15+
### [2.0.0] Calendar
16+
17+
#### Breaking changes
18+
19+
- Initial version of Calendar pluggable widget.
20+
21+
- Upgrading from any v1.x to v2.0.0 preview requires re-configuring the widget in Studio Pro. The property panel has been reorganised (e.g. View settings, Custom work-week options) and missing/renamed properties will be reset to their defaults. After installing v2.0.0 open each Calendar instance, review the settings and re-select the desired values.

packages/pluggableWidgets/calendar-web/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [2.0.0] - 2025-08-01
10+
911
### Breaking changes
1012

1113
- Initial version of Calendar pluggable widget.

0 commit comments

Comments
 (0)