Skip to content

Commit 667e779

Browse files
committed
Update CHANGELOG.md
1 parent ff33faa commit 667e779

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1+
## 1.1.0
2+
* Added support for more [data structures](https://www.chartjs.org/docs/4.4.0/general/data-structures.html) inside ``Dataset#data``
3+
* ``Dataset#data`` can now contain ``Object``s
4+
15
## 1.0.2
26
* Support Java 11
37
* Updated dependencies
48

59
## 1.0.1
6-
* Added support for [stacked bar chart with groups](https://www.chartjs.org/docs/latest/samples/bar/stacked-groups.html)
10+
* Added support for [stacked bar chart with groups](https://www.chartjs.org/docs/4.4.0/samples/bar/stacked-groups.html)
711

812
## 1.0.0
913
Initial release

0 commit comments

Comments
 (0)