Skip to content

Commit 020c072

Browse files
RichiB20Riccardo Baldassa
andauthored
fix typo - @RichiB20 (#14)
Co-authored-by: Riccardo Baldassa <r.baldassa@insideapp.net>
1 parent 2280e0e commit 020c072

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.10.0] - 2025-07-18
2+
3+
@RichiB20
4+
5+
The version 0.9.3 brings the following breaking changes:
6+
7+
* BREAKING CHANGES - Rename `GantActivity` in `GanttActivity`
8+
* BREAKING CHANGES - Rename `GantActivityAction` in `GanttActivityAction`
9+
* BREAKING CHANGES - Rename `GantActivitySegment` in `GanttActivitySegment`
10+
* BREAKING CHANGES - Rename `GantActivityOnChangedEvent` in `GanttActivityOnChangedEvent`
11+
112
## [0.9.3] - 2025-07-17
213

314
@RichiB20

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: flutter_gantt
22
description: "Flutter package for rendering an interactive and customizable Gantt chart widget."
3-
version: 0.9.3
3+
version: 0.10.0
44
homepage: https://github.com/insideapp-srl/flutter_gantt
55
repository: https://github.com/insideapp-srl/flutter_gantt
66

0 commit comments

Comments
 (0)