Skip to content

Commit 07ea6f5

Browse files
committed
Update CHANGELOG.md
1 parent 3984ad4 commit 07ea6f5

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.3.1
2+
* Add subtitle option #141 (@aripddev)
3+
* Add ``PointStyle#rectRounded`` #143 (@aripddev)
4+
* Add ``BubbleDataset#pointStyle`` #144 (@aripddev)
5+
16
## 1.3.0
27
* Allows creation of mixed charts #128
38
* New chart class: ``MixedChart``
@@ -7,8 +12,8 @@
712
* Slim down test dependencies
813

914
## 1.2.0
10-
* Add TimeScale and TimeTicks to allow building linear time charts #90
11-
* Add options for the [Zoom plugin](https://www.chartjs.org/chartjs-plugin-zoom/latest/) #117
15+
* Add TimeScale and TimeTicks to allow building linear time charts #90 (@astappiev)
16+
* Add options for the [Zoom plugin](https://www.chartjs.org/chartjs-plugin-zoom/latest/) #117 (@astappiev)
1217
* Updated dependencies
1318

1419
## 1.1.3
@@ -30,7 +35,7 @@
3035
* Updated dependencies
3136

3237
## 1.0.1
33-
* Added support for [stacked bar chart with groups](https://www.chartjs.org/docs/4.4.0/samples/bar/stacked-groups.html)
38+
* Added support for [stacked bar chart with groups](https://www.chartjs.org/docs/4.4.0/samples/bar/stacked-groups.html) (@dlemaignent)
3439

3540
## 1.0.0
3641
Initial release

0 commit comments

Comments
 (0)